1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests
Simon Charette a10f390804 Fixed #19044 -- Made DeletionMixin interpolate its success_url.
Thanks to nxvl and slurms for the initial patch, ptone for the review
and timo for the documentation tweaks.
2013-02-11 02:39:14 -05:00
..
modeltests Fixed #18906 -- Ignored to-be-deleted forms in formset validate_unique 2013-02-08 21:35:19 +01:00
regressiontests Fixed #19044 -- Made DeletionMixin interpolate its success_url. 2013-02-11 02:39:14 -05:00
templates
.coveragerc
runtests.py Removed django.contrib.databrowse. 2012-12-29 21:58:12 +01:00
test_sqlite.py
urls.py