Add status app with simple view to check celery workers

This commit is contained in:
Carlos Andrés Rocha
2013-04-03 17:33:11 -04:00
parent c05efbc31e
commit 35bd38d677
13 changed files with 174 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
"""
Stub for a Django app to report the status of various services
"""