django1/django/contrib/redirects
Claude Paroz 287fef8693 Updated contrib translations from Transifex
Forwardport of cbf7e7dc52 from stable/2.1.x.
2018-08-01 09:24:06 -04:00
..
locale Updated contrib translations from Transifex 2018-08-01 09:24:06 -04:00
migrations Fixed #28152 -- Made migrations serialize sets as set literals rather than set(). 2017-05-18 09:33:40 -04:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator 2015-08-31 15:41:09 +10:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
middleware.py Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
models.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00