gva/gnuviechadmin/gnuviechadmin
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
..
settings asynchronous refactoring 2015-10-12 00:23:31 +02:00
__init__.py bump version number, add release version to changelog 2015-02-21 20:59:09 +01:00
celery.py remove unused gnuviechadmin.celery.debug_task 2014-06-01 21:29:39 +02:00
context_processors.py asynchronous refactoring 2015-10-12 00:23:31 +02:00
tests.py add first tests, add .coveragerc, ignore coverage files 2014-05-24 13:38:08 +02:00
urls.py add contact_form link in top navigation 2015-02-01 19:37:13 +01:00
wsgi.py auto generated project 2014-05-18 00:07:32 +02:00