--
Ticket URL: <https://code.djangoproject.com/ticket/33189>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "patch.diff" added.
diff preview
* owner: nobody => Ruslan
--
Ticket URL: <https://code.djangoproject.com/ticket/33189#comment:1>
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/33189#comment:2>
* status: assigned => closed
* has_patch: 1 => 0
* resolution: => invalid
* stage: Accepted => Unreviewed
Comment:
Thanks for the report, however messages are already capitalized in
templates, see
[https://github.com/django/django/blob/b1b26b37aff0c80d6abdf15c5ffdf0440a9a1d6a/django/contrib/admin/templates/admin/base.html#L82
base.html].
--
Ticket URL: <https://code.djangoproject.com/ticket/33189#comment:3>