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-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
Adam Johnson
245c36d7b6
Fixed
#29642
-- Added check for arguments of custom error handler views.
2018-09-14 11:59:56 -04:00
..
urls
Fixed
#29642
-- Added check for arguments of custom error handler views.
2018-09-14 11:59:56 -04:00
__init__.py
…
models.py
…
test_caches.py
…
test_database.py
Added multi_db=True to test cases that access the 'other' db connection.
2017-02-10 08:19:32 -05:00
test_model_field_deprecation.py
…
test_multi_db.py
…
test_security.py
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
test_templates.py
…
test_translation.py
Refs
#29713
-- Improved error message from translation system check.
2018-09-06 13:49:25 +02:00
test_urls.py
Fixed
#29642
-- Added check for arguments of custom error handler views.
2018-09-14 11:59:56 -04:00
tests.py
Removed unnecessary trailing commas and spaces in various code.
2017-12-28 21:07:29 +01:00