Removed django-cacheops dependency

This commit is contained in:
Eliot Berriot 2018-07-21 12:57:48 +02:00
commit 3a94462bd6
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
9 changed files with 12 additions and 29 deletions

View file

@ -143,7 +143,6 @@ test_api:
DJANGO_ALLOWED_HOSTS: "localhost"
DATABASE_URL: "postgresql://postgres@postgres/postgres"
FUNKWHALE_URL: "https://funkwhale.ci"
CACHEOPS_ENABLED: "false"
DJANGO_SETTINGS_MODULE: config.settings.local
only:
- branches