mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 09:43:10 +00:00
If the developer had overridden MESSAGE_TAGS in their site, Wagtail messages used these classes in the admin. This caused the messages to lose their styles. Wagtail now ignores the MESSAGE_TAGS setting, using the default classes defined in `django.contrib.messages.constants.LEVEL_TAGS`. Fixes #2551 Conflicts: wagtail/tests/testapp/urls.py wagtail/wagtailadmin/templatetags/wagtailadmin_tags.py |
||
|---|---|---|
| .. | ||
| customuser | ||
| demosite | ||
| routablepage | ||
| search | ||
| snippets | ||
| testapp | ||
| __init__.py | ||
| context_processors.py | ||
| dummy_external_storage.py | ||
| non_root_urls.py | ||
| settings.py | ||
| urls.py | ||
| utils.py | ||