diff --git a/tasks.py b/tasks.py
index 3c4a2175e1..07fc64c03e 100644
--- a/tasks.py
+++ b/tasks.py
@@ -257,6 +257,8 @@ def content_excludes():
         "django_q.task",
         "django_q.ormq",
         "users.owner",
+        "exchange.rate",
+        "exchange.exchangebackend",
     ]
 
     output = ""