gva/gnuviechadmin/gnuviechadmin
Jan Dittberner 150366a524 plug users and hosting packages together
- document new feature in changelog
- add autogenerated documentation for osusers.urls and osusers.views
- add osuser URLs to gnuviechadmin.urls
- implement get_absolute_url in hostingpackages.models.CustomerHostingPackage
- use set_ldap_user_password instead of create_ldap_user for existing OS users
  in osusers.models.User.set_password
- add URL pattern set_osuser_password in osusers.urls
- implement osusers.views.SetOsUserPassword to set the password of an existing
  operating system user
- link to hosting package detail view on user dashboard
- add template hostingpackages/customerhostingpackage_detail.html
- add template osusers/user_setpassword.html
2015-01-24 16:26:32 +01:00
..
settings introduce new settings for groups and upload server 2015-01-24 16:22:09 +01:00
__init__.py add celery app to project 2014-05-25 23:34:27 +02:00
celery.py remove unused gnuviechadmin.celery.debug_task 2014-06-01 21:29:39 +02:00
tests.py add first tests, add .coveragerc, ignore coverage files 2014-05-24 13:38:08 +02:00
urls.py plug users and hosting packages together 2015-01-24 16:26:32 +01:00
wsgi.py auto generated project 2014-05-18 00:07:32 +02:00