0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/model_forms
Florian Apolloner 08e2ecee3b Fixed some testfailures on jenkins.
Depending on the order of the tests beeing run, 10 can be a valid pk,
0 can never be a valid pk and as such we will get the wanted ValidationError.
2013-11-03 14:16:48 +01:00
..
__init__.py
models.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
test2.png
test.png
tests.py Fixed some testfailures on jenkins. 2013-11-03 14:16:48 +01:00