This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f68fa8b45d
django
/
tests
/
context_processors
History
Simon Charette
8c775391b7
Refs
#28478
-- Deprecated TestCase's allow_database_queries and multi_db in favor of databases.
2019-01-10 19:11:21 -05:00
..
templates
/context_processors
…
__init__.py
…
models.py
…
tests.py
Refs
#28478
-- Deprecated TestCase's allow_database_queries and multi_db in favor of databases.
2019-01-10 19:11:21 -05:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
views.py
…