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-03-01 12:24:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Jon Dufresne
13d60298ea
[1.10.x]
Fixed
#26747
-- Used more specific assertions in the Django test suite.
...
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
2016-06-16 14:21:14 -04:00
..
commands
Fixed
#26341
(again) -- Addressed multiple occurrences per line use case
2016-05-02 19:39:56 +02:00
contenttypes
…
exclude
…
other
…
other2
…
patterns
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
[1.10.x]
Fixed
#26692
-- Relaxed an i18n compilemessages test.
2016-06-01 09:21:17 -04:00
test_extraction.py
[1.10.x]
Fixed
#26687
-- Made an i18n test not use a hardcoded path separator.
2016-05-31 12:00:57 -04:00
test_percents.py
…
tests.py
[1.10.x]
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:21:14 -04:00
urls_default_unprefixed.py
Fixed
#25933
-- Allowed an unprefixed default language in i18n_patterns().
2016-03-08 08:14:10 -05:00
urls.py
…