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 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
History
Loic Bistuer
a2814846ca
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
..
eggs
…
other_templates
…
templates
Fixed
#21460
-- Reenabled proper template precedence in find_template
2013-11-22 11:09:51 +01:00
templatetags
…
__init__.py
…
alternate_urls.py
…
filters.py
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
models.py
…
test_callables.py
…
test_context.py
…
test_custom.py
…
test_loaders.py
Fixed
#21460
-- Reenabled proper template precedence in find_template
2013-11-22 11:09:51 +01:00
test_nodelist.py
…
test_parser.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
test_response.py
…
test_smartif.py
…
test_unicode.py
…
tests.py
Refs
#21230
-- removed direct settings manipulation from template tests
2013-11-30 13:47:16 -05:00
urls.py
…
views.py
…