gva/gnuviechadmin/osusers
2014-06-01 23:10:26 +02:00
..
migrations implement classes for tracking task status 2014-05-30 21:46:10 +02:00
tests add test for UserCreationForm.save_m2m 2014-06-01 23:10:26 +02:00
__init__.py add osusers app 2014-05-24 21:28:33 +02:00
admin.py change osusers.admin.UserCreationForm.save_m2m 2014-06-01 22:18:16 +02:00
models.py add tests for osusers.models.User 2014-06-01 15:26:01 +02:00
tasks.py use primitive fields instead of models for tasks 2014-05-30 18:39:51 +02:00
views.py add osusers app 2014-05-24 21:28:33 +02:00