1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/model_regress
2017-08-11 15:41:04 -04:00
..
__init__.py
models.py
test_pickle.py Fixed #28456 -- Allowed customizing Model pickling by overriding __getstate__(). 2017-08-11 15:27:25 -04:00
test_state.py Refs #28459 -- Optimized ModelState instantiation. 2017-08-11 15:41:04 -04:00
tests.py