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-02-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
History
Łukasz Langa
539900f117
Fixes
#17866
: Vary: Accept-Language header when language prefix used
2013-02-23 19:41:33 +01:00
..
commands
Fixed
#19730
-- Don't validate importability of settings by using i18n in management commands.
2013-02-03 23:40:38 -03:00
contenttypes
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
other
Made ungettext_lazy usable for messages that do not contain the count.
2013-02-02 10:58:31 +01:00
patterns
Fixes
#17866
: Vary: Accept-Language header when language prefix used
2013-02-23 19:41:33 +01:00
resolution
Fixed
#5494
,
#10765
,
#14924
-- Modified the order in which translations are read when composing the final translation to offer at runtime.
2011-02-07 18:48:40 +00:00
__init__.py
…
forms.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
models.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
tests.py
Fixes
#17866
: Vary: Accept-Language header when language prefix used
2013-02-23 19:41:33 +01:00