move caching to views

This commit is contained in:
John Anderson
2019-04-15 14:41:04 -04:00
parent cdff29c7d5
commit 4723ddb5ce
21 changed files with 256 additions and 224 deletions

View File

@@ -18,10 +18,6 @@ django-filter
# https://github.com/django-mptt/django-mptt
django-mptt
# Prometheus metrics client implementation for Django
# https://github.com/korfuri/django-prometheus
django-prometheus
# Django caching using Redis
# https://github.com/niwinz/django-redis
django-redis