mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
fdea2621cd
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.