1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/delete_regress
2011-07-13 09:35:51 +00:00
..
__init__.py Fixed #9479 -- Corrected an edge case in bulk queryset deletion that could cause an infinite loop when using MySQL InnoDB. 2009-06-03 13:23:19 +00:00
models.py Fixed #15776 - delete regression in Django 1.3 involving nullable foreign keys 2011-05-30 16:04:25 +00:00
tests.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00