gva/gnuviechadmin/osusers
Jan Dittberner e877087127 make user and group management more robust
- remove TaskResultInline and subclasses
- add custom perform_delete_selected action to UserAdmin and GroupAdmin
- properly clean asynchronous tasks in rabbitmq
- wrap user operations in transactions
2014-12-22 20:07:11 +01:00
..
migrations update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00
tests add osusers.tests.test_tasks.LdapRouterTest 2014-06-01 23:22:13 +02:00
__init__.py add osusers app 2014-05-24 21:28:33 +02:00
admin.py make user and group management more robust 2014-12-22 20:07:11 +01:00
models.py make user and group management more robust 2014-12-22 20:07:11 +01:00
tasks.py use primitive fields instead of models for tasks 2014-05-30 18:39:51 +02:00