Commit 9d415c3
authored
Fix default_app_config deprecation
Django 3.2 automatically detects AppConfig and therefore this setting is no longer required.
https://docs.djangoproject.com/en/dev/releases/3.2/#automatic-appconfig-discovery1 parent c890b70 commit 9d415c3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments