1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests
2011-08-12 14:15:41 +00:00
..
modeltests Fixed #4617 -- Added raise_exception option to permission_required decorator to be able to raise a PermissionDenied exception instead of redirecting to the login page. 2011-08-12 14:15:41 +00:00
regressiontests Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelson, vkryachko, fvox13 and Chris Beaven. 2011-08-12 14:15:31 +00:00
templates
runtests.py Set STATIC_ROOT in test runner settings to make sure the admin tests pass. Thanks to Julien Phalip for the report. 2011-08-12 08:43:52 +00:00
test_sqlite.py
urls.py Changed utils/decorators.py tests to use RequestFactory 2011-05-23 16:08:45 +00:00