Add user account claiming

This commit is contained in:
rubenwardy
2018-05-13 23:31:42 +01:00
parent 31615da169
commit ff8bf992a9
9 changed files with 253 additions and 27 deletions

View File

@@ -41,4 +41,4 @@ def make_celery(app):
celery = make_celery(app)
from . import importtasks
from . import importtasks, forumtasks