Get rid of default_app_config definitions.

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

david
Review Board
release-5.0.x
reviewboard

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
Get rid of default_app_config definitions.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (a56f320)
Loading...