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-01-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
142c27218a
Fixed
#22565
-- Prevented pgettext_lazy crash with bytestring input
...
Thanks ygbo for the report.
2014-05-02 19:33:22 +02:00
..
commands
Fixed
#21732
-- Made compilemessages complain about non-writable location
2014-02-18 13:38:06 +01:00
contenttypes
Removed superfluous uses of TransRealMixin.
2014-01-27 22:01:22 +01:00
exclude
Fixed
#22328
-- Added --exclude option to compilemessages and makemessages.
2014-04-26 17:07:44 +07:00
other
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
patterns
Fixed
#21977
-- Deprecated SimpleTestCase.urls
2014-04-06 17:33:43 -04:00
project_dir
Enabled makemessages to support several translation directories
2013-11-30 11:00:23 +01:00
resolution
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
__init__.py
Fixed
#21307
-- Moved TransRealMixin to django.test.utils.
2013-10-22 22:19:56 -03:00
forms.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
models.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00
test_compilation.py
Fixed clash caused by the newly introduced -e shorthand for makemessages --exclude.
2014-05-02 23:07:17 +07:00
test_extraction.py
Fixed clash caused by the newly introduced -e shorthand for makemessages --exclude.
2014-05-02 23:07:17 +07:00
tests.py
Fixed
#22565
-- Prevented pgettext_lazy crash with bytestring input
2014-05-02 19:33:22 +02:00
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00