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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Alexey Kotlyarov
b59f963ad2
Fixed
#26212
-- Made forms.FileField and translation.lazy_number() picklable.
2016-02-15 11:44:29 -05:00
..
commands
Fixed
#26093
-- Allowed escape sequences extraction by gettext on Python 3
2016-01-23 14:00:55 +01:00
contenttypes
…
exclude
…
other
Fixed
#25812
-- Restored the ability to use custom formats with the date template filter.
2015-11-28 08:38:45 -05:00
other2
…
patterns
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Fixed
#25925
-- Forced LANG=C for test_msgfmt_error_including_non_ascii.
2015-12-13 16:33:31 +01:00
test_extraction.py
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00
test_percents.py
…
tests.py
Fixed
#26212
-- Made forms.FileField and translation.lazy_number() picklable.
2016-02-15 11:44:29 -05:00
urls.py
…