- support generic relations (erthalion) - support filtering by time equality - optimizations for python 3 Backwards incompatible changes: - .cache(write_only=...) doesn't enable caching for all ops anymore (not really intended)
1.2.1
Not secure
- set six minimum version right (crazyzubr)
1.2
Not secure
- Python 3 support
1.1.1
Not secure
- fixed Django 1.5- compatibility (aykutozat)
1.1
Not secure
- Django 1.6+ support - added Django template tags - fixed caching querysets combined with | and & operators
1.0.3
Not secure
- added db_agnostic option to cache profile - partial support for Django 1.6+