0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/model_regress
2020-08-12 12:43:42 +02:00
..
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-30 09:13:23 +02:00
test_pickle.py Optimized Model and QuerySet pickling version comparison. 2020-05-11 09:50:11 +02:00
test_state.py
tests.py Fixed #31863 -- Prevented mutating model state by copies of model instances. 2020-08-12 12:43:42 +02:00