This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-09 16:36:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
utils
/
translation
History
Michal Čihař
76d26d8922
Fixed
#24063
-- Allowed locale variants supported by gettext.
...
The locale code can contain a variant after @, so allowed that.
2015-04-24 20:31:16 -04:00
..
__init__.py
Fixed
#22820
-- Treated int and long types alike in lazy_number
2014-08-30 18:51:12 +02:00
trans_null.py
Fixed
#24045
-- Removed useless mark_safe() call in trans_null.py
2014-12-26 07:42:49 -05:00
trans_real.py
Fixed
#24063
-- Allowed locale variants supported by gettext.
2015-04-24 20:31:16 -04:00