1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/delete
2008-06-21 20:57:05 +00:00
..
__init__.py Added tests for corner case with deleting where objects are deleted in the wrong order. 2008-06-21 20:55:17 +00:00
models.py Fixed bug with Model.delete() which did not always delete objects in the right order. 2008-06-21 20:57:05 +00:00