django/tests/foreign_object
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
..
models Refs #16043 -- Refactored internal fields value cache. 2017-08-10 12:06:02 -04:00
__init__.py
test_agnostic_order_trimjoin.py
test_empty_join.py
test_forms.py
tests.py