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
Mattias Loverot
2315114090
Fixed
#27067
-- Deprecated string_concat() in favor of format_lazy().
2016-08-25 16:12:40 -04:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
…
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Replaced 'raise SkipTest' with self.skipTest() in a few tests.
2016-08-16 16:42:27 -04:00
test_extraction.py
Replaced 'raise SkipTest' with self.skipTest() in a few tests.
2016-08-16 16:42:27 -04:00
test_percents.py
Removed some blank lines per isort.
2016-06-13 11:45:51 -04:00
tests.py
Fixed
#27067
-- Deprecated string_concat() in favor of format_lazy().
2016-08-25 16:12:40 -04:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
Fixed
#26924
-- Fixed i18n test failure on Mac OS X.
2016-07-21 13:54:35 -04:00