gva/docs
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
..
code plug users and hosting packages together 2015-01-24 16:26:32 +01:00
__init__.py auto generated project 2014-05-18 00:07:32 +02:00
changelog.rst plug users and hosting packages together 2015-01-24 16:26:32 +01:00
code.rst adapt documentation to changed module structure 2015-01-19 21:54:13 +01:00
conf.py finish release 0.5.2 docs 2015-01-18 00:50:43 +01:00
deploy.rst auto generated project 2014-05-18 00:07:32 +02:00
ideas.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
index.rst add a list of planned features and development ideas 2015-01-19 20:43:31 +01:00
install.rst restructure generated code documentation 2015-01-17 23:46:31 +01:00
Makefile auto generated project 2014-05-18 00:07:32 +02:00
tests.rst update changelog, document test process 2014-06-01 12:07:18 +02:00