• 
      

    Remove default_app_config definitions.

    Review Request #11962 — Created Jan. 21, 2022 and submitted — Latest diff uploaded

    Information

    Djblets
    release-3.x

    Reviewers

    Django now auto-detects the default_app_config, and warns about defining
    it explicitly. This change gets rid of those definitions.

    Ran unit tests.

    Commits

    Files