django/tests/foreign_object/models
Paulo bfb746f983 Refs #16043 -- Refactored internal fields value cache.
* Removed all hardcoded logic for _{fieldname}_cache.
* Added an internal API for interacting with the field values cache.

Thanks carljm and MarkusH for support.
2017-08-10 12:06:02 -04:00
..
__init__.py
article.py Refs #16043 -- Refactored internal fields value cache. 2017-08-10 12:06:02 -04:00
customers.py
empty_join.py
person.py