diff --git a/tasks.py b/tasks.py index 07fc64c03e..4522629e25 100644 --- a/tasks.py +++ b/tasks.py @@ -251,6 +251,7 @@ def content_excludes(): "contenttypes", "sessions.session", "auth.permission", + "authtoken.token", "error_report.error", "admin.logentry", "django_q.schedule",