gva/gnuviechadmin/osusers
Jan Dittberner 2b989799ab refactor osusers password forms
- use PasswordModelFormMixin from gvawebcore instead of own implementation in
  ChangeOsUserPasswordForm
- change import for PASSWORD_MISMATCH_ERROR
2015-01-25 12:02:31 +01:00
..
locale/de/LC_MESSAGES add missing german translations 2015-01-24 18:27:12 +01:00
migrations add migration for verbose_name and verbose_name_plural in osusers.models.User 2015-01-04 17:54:59 +01:00
tests fix some test issues 2015-01-22 00:19:16 +01:00
__init__.py document osusers code 2014-12-27 22:44:27 +01:00
admin.py refactor osusers password forms 2015-01-25 12:02:31 +01:00
apps.py use taskresults app and delete_ldap_group task 2014-12-29 15:57:03 +01:00
forms.py refactor osusers password forms 2015-01-25 12:02:31 +01:00
models.py plug users and hosting packages together 2015-01-24 16:26:32 +01:00
urls.py plug users and hosting packages together 2015-01-24 16:26:32 +01:00
views.py plug users and hosting packages together 2015-01-24 16:26:32 +01:00