0a17528c0c
add migration for verbose_name and verbose_name_plural in osusers.models.User
2015-01-04 17:54:59 +01:00
18e47d73b4
add customer field to osusers.models.User
...
- allow association of os users to Django users (customers)
- adapt admin forms
- add migration
2014-12-27 19:26:16 +01:00
0b6ac2a478
create directories for new users
...
- use new file tasks to create SFTP and mail base directories for users
- use json serializer as default
- remove TaskResult classes that don't provide any significant benefit
2014-12-26 15:10:36 +01:00
e73e46da3f
update to Django 1.7, remove south_migrations, fix tests
2014-12-17 21:22:37 +01:00
d5b0382f88
update South to 1.0.1, rename migrations to south_migrations
2014-12-17 21:08:14 +01:00
59783e986d
implement classes for tracking task status
2014-05-30 21:46:10 +02:00
9edbe6c898
add support for additional groups
2014-05-24 21:53:49 +02:00
1082128f22
add osusers app
2014-05-24 21:28:33 +02:00