1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/backends
2011-08-07 00:43:26 +00:00
..
__init__.py
models.py Fixed #14223 -- Extended unification of exception raised in presence of integrity constraint violations. 2010-10-23 00:01:22 +00:00
tests.py Fixed #3615: Added support for loading fixtures with forward references on database backends (such as MySQL/InnoDB) that do not support deferred constraint checking. Many thanks to jsdalton for coming up with a clever solution to this long-standing issue, and to jacob, ramiro, graham_king, and russellm for review/testing. (Apologies if I missed anyone else who helped here.) 2011-08-07 00:43:26 +00:00