django/tests/modeltests/fixtures
Aymeric Augustin b7f2aba566 Fixed a test that relied on the database to reject invalid data; MySQL doesn't. Refs #17055.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16996 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-16 14:30:43 +00:00
..
fixtures Refs r16873 and #16026 -- Missed adding the fixture. 2011-09-22 05:56:47 +00:00
__init__.py Fixes #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00
models.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
tests.py Fixed a test that relied on the database to reject invalid data; MySQL doesn't. Refs #17055. 2011-10-16 14:30:43 +00:00