• 
      

    Get rid of default_app_config definitions.

    Review Request #12056 — Created Feb. 12, 2022 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    Django no longer needs a definition for default_app_config if it can
    be easily auto-detected, and emits a warning if it's present. We didn't
    have many of these in Review Board, so this is pretty tiny.

    Ran unit tests.

    Summary ID
    Get rid of default_app_config definitions.
    Django no longer needs a definition for `default_app_config` if it can be easily auto-detected, and emits a warning if it's present. We didn't have many of these in Review Board, so this is pretty tiny. Testing Done: Ran unit tests.
    2c61f38411cc7138d13396a1dd1d6c51a6fbdc79
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to django-3.2 (a56f320)