django1/django/contrib/flatpages
Claude Paroz 5495ea3ae0 Updated translation catalogs 2019-09-08 17:35:32 +02:00
..
locale Updated translation catalogs 2019-09-08 17:35:32 +02:00
migrations Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
templatetags Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
forms.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
middleware.py Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 10:00:39 -07:00
models.py Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
sitemaps.py Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. 2014-12-15 09:45:31 -05:00
urls.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
views.py Removed unnecessary assignments in various code. 2019-04-24 13:09:29 +02:00