This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3d22121a0b
django1
/
django
/
contrib
/
redirects
History
Jon Dufresne
f599747fc8
Fixed
#28152
-- Made migrations serialize sets as set literals rather than set().
2017-05-18 09:33:40 -04:00
..
locale
Updated contrib translations from Transifex
2017-04-04 12:39:02 +02: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