gva/gnuviechadmin/fileservertasks
Jan Dittberner d5bba7a22d asynchronous refactoring
- don't execute celery tasks directly
- introduce optional parameters to fileserver tasks to allow chaining
- handle user/group/key create and delete tasks in new osusers.signals
  class
- adapt unit tests
- change TaskResults model to store the task signatures
- generalize the local settings' logging configuration
2015-10-12 00:23:31 +02:00
..
__init__.py refactor osusers.tasks into fileservertasks and ldaptasks 2015-01-19 21:44:57 +01:00
tasks.py asynchronous refactoring 2015-10-12 00:23:31 +02:00