basic waiter support; needs polishing
[wolnelektury.git] / apps / waiter / __init__.py
diff --git a/apps/waiter/__init__.py b/apps/waiter/__init__.py
new file mode 100644 (file)
index 0000000..5aabbd6
--- /dev/null
@@ -0,0 +1,5 @@
+"""
+Waiting for and serving files generated in Celery to the user.
+
+Author: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
+"""
\ No newline at end of file