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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
747ff7a30b79e12d344169200de24f88a22ddee9
django
/
tests
/
check_framework
History
Mariusz Felisiak
362813d628
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
..
urls
…
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
models.py
…
test_caches.py
…
test_database.py
…
test_model_field_deprecation.py
…
test_multi_db.py
Refs
#23919
-- Removed django.test.mock Python 2 compatibility shim.
2017-01-20 08:17:20 -05:00
test_security.py
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
test_templates.py
…
test_urls.py
…
tests.py
…