fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix test
[wolnelektury.git]
/
apps
/
waiter
/
__init__.py
diff --git
a/apps/waiter/__init__.py
b/apps/waiter/__init__.py
index
5aabbd6
..
d3696b7
100644
(file)
--- a/
apps/waiter/__init__.py
+++ b/
apps/waiter/__init__.py
@@
-1,5
+1,8
@@
"""
"""
-Waiting for and serving files generated in Celery to the user.
+Celery waiter.
+
+Takes orders for files generated by async Celery tasks.
+Serves the file when ready. Kindly asks the user to wait if not.
Author: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
"""
\ No newline at end of file
Author: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
"""
\ No newline at end of file