Fix #117: Use django-cacheops to cache common ORM requests

This commit is contained in:
Eliot Berriot 2018-03-08 23:20:13 +01:00
commit a448eaaf17
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
5 changed files with 15 additions and 0 deletions

View file

@ -58,3 +58,4 @@ python-magic==0.4.15
ffmpeg-python==0.1.10
channels>=2,<2.1
channels_redis>=2.1,<2.2
django-cacheops>=4,<4.1