django1/django/views
Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings.
Thanks Claude Paroz for assistance with translations.
2019-06-28 16:46:18 +02:00
..
decorators Fixed #26688 -- Fixed HTTP request logging inconsistencies. 2018-05-04 20:55:03 -04:00
generic Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
templates Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
__init__.py Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
csrf.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
debug.py Refs #30324 -- Forced utf-8 encoding when loading templates for the technical 404 debug and congrats page. 2019-04-05 16:35:01 +02:00
defaults.py Fixed #30521 -- Fixed invalid HTML in default error pages. 2019-06-07 07:51:45 +02:00
i18n.py Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on language cookies. 2019-04-08 11:26:06 +02:00
static.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00