django/tests/model_regress
Дилян Палаузов e68baf3862 [2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments.
Backport of 6c0042430e from master
2017-11-06 22:41:23 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #23919 -- Removed support for broken Model.__str__() in Model.__repr__(). 2017-06-11 15:52:19 -04:00
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 [2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:23 -05:00