django/tests/custom_pk
2025-06-09 18:32:55 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
fields.py Refs #10785 -- Added missing __hash__() method to custom pk test model. 2025-06-09 18:32:55 +02:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00