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-17 12:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
893d8de6f5
Branches
Tags
View all branches
django
/
tests
/
i18n
History
Aleksandra Sendecka
893d8de6f5
Fixed
#18777
-- Localized form fields with as_text/as_hidden
...
Thanks croldan for the report.
2013-08-02 08:41:54 -04:00
..
commands
Fixed
#20311
-- Make sure makemessages doesn't create duplicate Plural-Forms .po file headers.
2013-06-22 18:45:41 -03:00
contenttypes
Added TransRealMixin to fix i18n global state pollution in the test suite
2013-05-19 12:05:57 +02:00
other
…
patterns
Added i18n-related URL mapper test for a mailing list report.
2013-06-04 11:19:27 -03:00
resolution
…
__init__.py
Fixed
#11915
: generic Accept-Language matches country-specific variants
2013-05-19 12:50:09 +02:00
forms.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
models.py
…
tests.py
Fixed
#18777
-- Localized form fields with as_text/as_hidden
2013-08-02 08:41:54 -04:00
urls.py
Fixed
#14825
-- LocaleMiddleware keeps language
2013-05-25 10:52:54 +02:00