1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/introspection
2011-08-07 00:43:26 +00:00
..
__init__.py
models.py Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persistently maintaining a patch for this. 2009-12-17 15:10:38 +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