diff --git a/tasks.py b/tasks.py index c4eda5e5bf..3065d97243 100644 --- a/tasks.py +++ b/tasks.py @@ -248,6 +248,7 @@ def content_excludes(): "django_q.schedule", "django_q.task", "django_q.ormq", + "users.owner", ] output = ""