]> git.parisson.com Git - timeside.git/commit
Add working celery task_run (needs some workers), add sandbox secret key
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Mar 2015 22:23:59 +0000 (23:23 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 13 Mar 2015 22:23:59 +0000 (23:23 +0100)
commit22e806e291f67422e1fce54dd3de1289801797eb
tree8a8d7ec14448b4e439858e5f976d423473cb0685
parent9cd84af15048bb0152cb32a5706ea5e6d16afa8c
Add working celery task_run (needs some workers), add sandbox secret key
examples/sandbox/__init__.py
examples/sandbox/celery_app.py [new file with mode: 0644]
examples/sandbox/settings.py
timeside/server/celery.py [deleted file]
timeside/server/models.py
timeside/server/tasks.py