Remove default_app_config definitions.

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

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.

Summary ID
Remove default_app_config definitions.
Django now auto-detects the default_app_config, and warns about defining it explicitly. This change gets rid of those definitions. Testing Done: Ran unit tests.
1b6b40aec063f1ac54789b9fabd7b58a4658264a
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (5e41a4f)
Loading...