Added celery and beanstalk
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Mon, 21 Nov 2011 17:34:42 +0000 (19:34 +0200)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Mon, 21 Nov 2011 17:34:42 +0000 (19:34 +0200)
commit9cad4715db5a211de9a15e5e3a5e480819f92a4a
treee256c38e681d1a19eaa8def2aa1ddf9bdfdc9ec6
parentb10e01d6afb9467918414f9691397859d523d7fe
Added celery and beanstalk
12 files changed:
flowspec/admin.py
flowspec/forms.py [new file with mode: 0644]
flowspec/models.py
flowspec/tasks.py [new file with mode: 0644]
flowspec/tests.py [deleted file]
flowspec/views.py
flowspec_dev.db
templates/apply.html
templates/base.html
templates/user_routes.html
urls.py
utils/beanstalkc.py [new file with mode: 0644]