fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
images in PDF
[redakcja.git]
/
redakcja
/
__init__.py
1
from __future__ import absolute_import
2
3
# This will make sure the app is always imported when
4
# Django starts so that shared_task will use this app.
5
from .celery import app as celery_app