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-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
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
..
__init__.py
…
test_csrf.py
Refs
#16870
-- Doc'd that CSRF protection requires the Referer header.
2017-06-22 11:50:00 -04:00
test_debug.py
Refs
#28478
-- Deprecated TestCase's allow_database_queries and multi_db in favor of databases.
2019-01-10 19:11:21 -05:00
test_default_content_type.py
Refs
#27829
-- Added warning for settings.DEFAULT_CONTENT_TYPE usage outside of Django.
2018-10-15 16:31:39 -04:00
test_defaults.py
Made reused RequestFactory instances class attributes.
2018-11-27 09:49:02 -05:00
test_i18n.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
test_json.py
…
test_specials.py
…
test_static.py
Completed test coverage of views.static.directory_name().
2018-10-23 20:44:27 -04:00