django1/django/contrib/redirects
Claude Paroz d0932ce8fc Updated contrib translations from Transifex
Forward port of 765e6de924 from stable/2.0.x
2017-12-01 21:51:30 +01:00
..
locale Updated contrib translations from Transifex 2017-12-01 21:51:30 +01: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