Matt Westcott
|
cef90cfd88
|
Remove default_app_config settings
These are only required in Django < 3.2, which we no longer support.
|
2022-04-07 12:16:28 +01:00 |
|
Dan Braghis
|
d10f15e558
|
Reformat with black
|
2022-02-15 13:06:17 +00:00 |
|
Tibor Leupold
|
1dbc31fbd8
|
Set default_app_config only for Django < 3.2
|
2021-12-20 18:00:55 +00:00 |
|
Matt Westcott
|
61462401c7
|
Add missing appconfs for settings, table_block and sites
|
2018-01-10 00:31:25 +00:00 |
|
Karl Hobley
|
b08d4dd83a
|
Renamed wagtail.wagtailsites to wagtail.sites
Conflicts:
docs/advanced_topics/settings.rst
docs/getting_started/integrating_into_django.rst
wagtail/project_template/project_name/settings/base.py
wagtail/sites/views.py
wagtail/tests/settings.py
|
2017-11-26 22:43:47 +00:00 |
|