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-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Simon Charette
d0451e4cad
Fixed
#26295
-- Allowed using i18n_patterns() in any root URLconf.
...
Thanks Tim for the review.
2016-03-03 12:08:49 -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
Fixed
#26295
-- Allowed using i18n_patterns() in any root URLconf.
2016-03-03 12:08:49 -05:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Fixed
#26232
-- Fixed Popen mocking environment in i18n tests
2016-02-23 20:06:18 +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
Refs
#22218
-- Removed conf.urls.patterns() per deprecation timeline.
2015-09-23 19:31:09 -04:00