django/tests/check_framework
chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
..
urls
__init__.py
models.py
test_caches.py
test_database.py Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
test_model_field_deprecation.py
test_multi_db.py
test_security.py
test_templates.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_urls.py
tests.py Removed unneeded force_text calls in the test suite 2017-01-24 18:45:54 +01:00