1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/delete_regress
2010-04-04 17:42:23 +00:00
..
__init__.py
models.py Tweaked a test model in delete_regress to avoid having a column name that causes a failure on Oracle. 2010-04-04 17:42:23 +00:00
tests.py Fixed #12953 -- Ensure that deletion cascades through generic relations. Also cleans up the special-casing of generic relations in the deleted object discovery process. Thanks to carljm for the report and patch. 2010-03-15 13:15:01 +00:00