diff --git a/tasks.py b/tasks.py index 3c4a2175e1..4522629e25 100644 --- a/tasks.py +++ b/tasks.py @@ -251,12 +251,15 @@ def content_excludes(): "contenttypes", "sessions.session", "auth.permission", + "authtoken.token", "error_report.error", "admin.logentry", "django_q.schedule", "django_q.task", "django_q.ormq", "users.owner", + "exchange.rate", + "exchange.exchangebackend", ] output = ""