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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Vlastimil Zíma
6de81d65f4
Fixed
#14825
-- LocaleMiddleware keeps language
...
* LocaleMiddleware stores language into session if it is not present there.
2013-05-25 10:52:54 +02:00
..
commands
Removed check for 0.15 version of gettext tools
2013-05-22 18:21:33 +02:00
contenttypes
Added TransRealMixin to fix i18n global state pollution in the test suite
2013-05-19 12:05:57 +02:00
other
…
patterns
…
resolution
…
__init__.py
Fixed
#11915
: generic Accept-Language matches country-specific variants
2013-05-19 12:50:09 +02:00
forms.py
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
models.py
…
tests.py
Fixed
#14825
-- LocaleMiddleware keeps language
2013-05-25 10:52:54 +02:00
urls.py
Fixed
#14825
-- LocaleMiddleware keeps language
2013-05-25 10:52:54 +02:00