mirror of
https://github.com/django/django.git
synced 2025-04-11 00:39:40 +00:00
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.