django/tests/many_to_one
Tim Graham f77fc56c96
Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for foreign keys that use to_field.
Regression in ee49306176.
2018-10-28 22:54:02 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Normalized spelling of "lowercase" and "lowercased". 2018-09-25 10:30:18 -04:00
tests.py Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for foreign keys that use to_field. 2018-10-28 22:54:02 -04:00