Jan Dittberner
150366a524
- 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
45 lines
711 B
ReStructuredText
45 lines
711 B
ReStructuredText
:py:mod:`osusers` app
|
|
=====================
|
|
|
|
.. automodule:: osusers
|
|
|
|
|
|
:py:mod:`admin <osusers.admin>`
|
|
-------------------------------
|
|
|
|
.. automodule:: osusers.admin
|
|
:members:
|
|
|
|
|
|
:py:mod:`apps <osusers.apps>`
|
|
-----------------------------
|
|
|
|
.. automodule:: osusers.apps
|
|
:members:
|
|
|
|
|
|
:py:mod:`forms <osusers.forms>`
|
|
-------------------------------
|
|
|
|
.. automodule:: osusers.forms
|
|
:members:
|
|
|
|
|
|
:py:mod:`models <osusers.models>`
|
|
---------------------------------
|
|
|
|
.. automodule:: osusers.models
|
|
:members:
|
|
|
|
|
|
:py:mod:`urls <osusers.urls>`
|
|
-----------------------------
|
|
|
|
.. automodule:: osusers.urls
|
|
|
|
|
|
:py:mod:`views <osusers.views>`
|
|
-------------------------------
|
|
|
|
.. automodule:: osusers.views
|
|
:members:
|