django/tests/regressiontests/admin_inlines
Aymeric Augustin e9c24bef74 Fix #19524 -- Incorrect caching of parents of unsaved model instances.
Thanks qcwxezdas for the report. Refs #13839.
2012-12-28 23:34:54 +01:00
..
fixtures
__init__.py
admin.py Fix #19524 -- Incorrect caching of parents of unsaved model instances. 2012-12-28 23:34:54 +01:00
models.py Fix #19524 -- Incorrect caching of parents of unsaved model instances. 2012-12-28 23:34:54 +01:00
tests.py Fix #19524 -- Incorrect caching of parents of unsaved model instances. 2012-12-28 23:34:54 +01:00
urls.py