django/tests/regressiontests/initial_sql_regress
Claude Paroz 0cdfa76e68 Amended an SQL test fixture to not include an id value
Some backends might need special handling for auto-increment values.
This was introduced in 5fa5621f57. Thanks Michael Manfre for spotting
the issue.
2012-12-10 17:49:04 +01:00
..
sql Amended an SQL test fixture to not include an id value 2012-12-10 17:49:04 +01:00
__init__.py
models.py
tests.py Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. 2012-11-04 10:16:06 -08:00