This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
context_processors
History
django-bot
6a682b38e7
[4.0.x] Refs
#33476
-- Reformatted code with Black.
...
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
2022-02-08 12:15:38 +01:00
..
templates
/context_processors
Fixed
#26145
-- Made debug context processor return queries for all databases.
2016-04-09 11:47:15 -04:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Converted sql_queries into a lazily evaluated list.
2014-08-30 13:27:56 +02:00
tests.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
urls.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
views.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00