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-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
History
Claude Paroz
b67f2ac8e6
Fixed
#20502
(again) -- More i18n cache flush in tests
...
Thanks Timo Graham for noticing the failures.
2013-06-06 14:28:58 +02:00
..
eggs
…
templates
Fixed
#18169
-- NoReverseMatch not silenced if from block.super
2013-06-01 00:59:04 +03:00
templatetags
…
__init__.py
…
alternate_urls.py
…
filters.py
…
loaders.py
…
models.py
Renamed some tests and removed references to modeltests/regressiontests.
2013-02-26 14:36:57 +01:00
test_callables.py
…
test_context.py
…
test_custom.py
…
test_nodelist.py
…
test_parser.py
…
test_response.py
…
test_smartif.py
…
test_unicode.py
…
tests.py
Fixed
#20502
(again) -- More i18n cache flush in tests
2013-06-06 14:28:58 +02:00
urls.py
…
views.py
…