gvaldap/gvaldap
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
..
gvaldap add celery tasks 2014-05-30 12:12:21 +02:00
ldapentities implement LDAP password hashing 2014-05-30 01:13:41 +02:00
osusers add celery tasks 2014-05-30 12:12:21 +02:00
manage.py initial project based on twoscoops template 2014-05-29 23:57:19 +02:00