.. |
modeltests
|
21236fa0a2
Fixed test failure that was occurring since r12908
|
před 15 roky |
regressiontests
|
040c18b17e
Fixed #13309 -- Ensure that delete() deletes everything it should delete(). Thanks to craig.kimerer@gmail.com for the report.
|
před 15 roky |
templates
|
c421a4fd92
Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work.
|
před 15 roky |
runtests.py
|
53b61d9c02
Fixed #12624 -- Modified test runners to be class based.
|
před 15 roky |
test_sqlite.py
|
c8fa110093
Fixed #6298 - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher.
|
před 15 roky |
urls.py
|
ca6f64a43f
Fixed #6094 -- Middleware exceptions are now caught by the core handler. Thanks, isagalaev
|
před 15 roky |