1
0
mirror of https://github.com/django/django.git synced 2025-02-08 08:26:13 +00:00
Anton I. Sipos fdea2621cd Fixed #18949 -- Fix broken test interactions in ModelForms tests
A test in Model Forms test was specifically referring to a fixed
primary key, which was now being used up in a newly committed.
This has been worked around by specifying a higher primary
key.
2012-11-04 18:43:11 -08:00
..
2012-08-15 14:58:43 +02:00
2012-08-16 09:44:42 +02:00