django1/django/contrib/admindocs
Claude Paroz d54baf6970 Updated translations from Transifex
Forward port of b3f7262e6e from stable/2.2.x
2019-06-29 16:17:16 +02:00
..
locale Updated translations from Transifex 2019-06-29 16:17:16 +02:00
templates/admin_doc Fixed #30400 -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
middleware.py Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object. 2018-04-12 13:11:08 -04:00
urls.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
utils.py Removed unneeded list() calls in enumerate() argument. 2019-02-12 07:51:43 +05:00
views.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00