1
0
mirror of https://github.com/django/django.git synced 2025-01-15 21:02:52 +00:00
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 5fa5621f574. Thanks Michael Manfre for spotting
the issue.
2012-12-10 17:49:04 +01:00
..