Klaus-Uwe Mitterer
d549897186
Finally got the mail queue working Oh yeah, queueing Added a TOTP provider which doesn't do anything much yet Probably a hell of a lot of other things that I just can't remember
3 lines
No EOL
74 B
Python
3 lines
No EOL
74 B
Python
from expephalon.celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',) |