unify routers, add support for mysql and pgsql tasks

- add new celeryrouters.GvaRouter
- remove LdapRouter and FileRouter
This commit is contained in:
Jan Dittberner 2015-01-01 22:32:37 +01:00
parent e29646a947
commit 546441d499
2 changed files with 8 additions and 16 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.*.swp
*.pyc
.ropeproject/