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-04-03 21:16:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
034866204b
[1.6.x]
Fixed
#22565
-- Prevented pgettext_lazy crash with bytestring input
...
Thanks ygbo for the report. Backport of 142c27218 from master.
2014-05-02 19:38:46 +02:00
..
commands
[1.6.x]
Fixed
#21488
-- Multiple locales treatment in i18n commands.
2013-11-23 11:02:30 -03:00
contenttypes
[1.6.x]
Fixed
#21307
-- Moved TransRealMixin to django.test.utils.
2013-10-22 22:40:01 -03: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
[1.6.x]
Fixed
#21307
-- Moved TransRealMixin to django.test.utils.
2013-10-22 22:40:01 -03: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
[1.6.x]
Fixed
#22565
-- Prevented pgettext_lazy crash with bytestring input
2014-05-02 19:38:46 +02:00
urls.py
Fixed
#14825
-- LocaleMiddleware keeps language
2013-05-25 10:52:54 +02:00