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
1c4a9bd9ad
django1
/
django
/
utils
/
translation
History
Curtis Maloney
07876cf02b
Deprecated SortedDict (replaced with collections.OrderedDict)
...
Thanks Loic Bistuer for the review.
2013-08-04 07:09:39 -04:00
..
__init__.py
Fixes
#19763
- LocaleMiddleware should check for supported languages in settings.LANGUAGE_CODE
2013-02-24 14:43:45 +01:00
trans_null.py
Fixes
#17866
: Vary: Accept-Language header when language prefix used
2013-02-23 19:41:33 +01:00
trans_real.py
Deprecated SortedDict (replaced with collections.OrderedDict)
2013-08-04 07:09:39 -04:00