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-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
History
Aymeric Augustin
65cd74be8e
Stopped iterating on INSTALLED_APPS.
...
Used the app cache's get_app_configs() method instead.
2013-12-22 11:39:18 +01:00
..
eggs
…
other_templates
…
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
…
filters.py
…
test_callables.py
…
test_context.py
Fixed
#21639
-- Implemented RenderContext.__getitem__
2013-12-20 01:02:50 +01:00
test_custom.py
…
test_loaders.py
Stopped iterating on INSTALLED_APPS.
2013-12-22 11:39:18 +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
Stopped iterating on INSTALLED_APPS.
2013-12-22 11:39:18 +01:00
urls.py
…
views.py
…