fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fab conf fix
[wolnelektury.git]
/
apps
/
waiter
/
__init__.py
1
"""
2
Celery waiter.
3
4
Takes orders for files generated by async Celery tasks.
5
Serves the file when ready. Kindly asks the user to wait if not.
6
7
Author: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
8
"""