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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
Tim Graham
004ba0f99e
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
..
urls
Refs
#23813
-- Moved URLconfs into module and tidied docstrings.
2015-09-21 20:10:33 -04:00
__init__.py
…
models.py
…
test_caches.py
Fixed
#25034
-- Converted caches ImproperlyConfigured error to a system check.
2015-09-18 07:44:39 -04:00
test_model_field_deprecation.py
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
test_multi_db.py
Updated allow_migrate() signature in check framework tests
2016-02-12 14:31:27 +11:00
test_security.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
test_templates.py
…
test_urls.py
Fixed
#26155
-- Skipped URL checks if no ROOTURL_CONF setting.
2016-02-01 13:51:38 -05:00
tests_1_8_compatibility.py
Used more specific assertion in check_framework tests.
2015-09-19 18:35:05 -04:00
tests.py
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00