django/tests/model_forms
Nick Pope baf705f34a Refs #34986 -- Fixed some test assertions for PyPy.
These failures were due to minor inconsistencies or implementation
differences between CPython and PyPy.
2023-11-28 06:19:38 +01:00
..
__init__.py
models.py Fixed various tests on MySQL with MyISAM storage engine. 2022-04-18 07:05:52 +02:00
test.png
test2.png
test_modelchoicefield.py Relaxed some query ordering assertions in various tests. 2022-04-14 12:12:13 +02:00
test_uuid.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #34986 -- Fixed some test assertions for PyPy. 2023-11-28 06:19:38 +01:00