gvaldap/gvaldap/gvaldap/settings
Jan Dittberner 1575725bcb add celery tasks
- add celery application code in gvaldap.celery
- add osusers app to mimic the osusers code in the main gnuviechadmin code
- add celery configuration settings to gvaldap.settings.base
- add osusers.models.Group and osusers.models.User
- add osusers.tasks.create_ldap_group and osusers.tasks.create_ldap_user
- add billiard, kombu and pytz to requirements/base.txt
2014-05-30 12:12:21 +02:00
..
__init__.py initial project based on twoscoops template 2014-05-29 23:57:19 +02:00
base.py add celery tasks 2014-05-30 12:12:21 +02:00
local.py initial project based on twoscoops template 2014-05-29 23:57:19 +02:00
production.py initial project based on twoscoops template 2014-05-29 23:57:19 +02:00
test.py initial project based on twoscoops template 2014-05-29 23:57:19 +02:00