#33303: LEVEL_TAGS not updated when using @override_settings
--------------------------------------------+------------------------
Reporter: Dan Yishai | Owner: nobody
Type: Bug | Status: new
Component: contrib.messages | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------------+------------------------
When reading messages inside tests, new message tags created using
@override_settings is not updated.
That causes the django.contrib.messages.storage.base.Message.level_tag
property results to be an empty string and not know the new tags.
--
Ticket URL: <https://code.djangoproject.com/ticket/33303>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.b35a4062523711fd0d4744adb37e29bf%40djangoproject.com.