1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/model_inheritance
2018-11-27 08:58:44 -05:00
..
__init__.py
models.py Fixed #28834 -- Followed ancestor links on field cache lookup failure. 2017-11-29 01:28:39 -05:00
test_abstract_inheritance.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
tests.py Fixed #29568 -- Prevented unnecessary UPDATE queries creating child models. 2018-07-20 08:59:15 -04:00