implement osusers.forms.ChangeOsUserPasswordForm
- implement new form for password changes - use osusers.forms.PASSWORD_MISMATCH_ERROR in osusers.admin - add autogenerated documentation
This commit is contained in:
parent
3a9110dc30
commit
68c0bfbb4e
3 changed files with 81 additions and 5 deletions
|
@ -18,6 +18,13 @@
|
|||
:members:
|
||||
|
||||
|
||||
:py:mod:`forms <osusers.forms>`
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: osusers.forms
|
||||
:members:
|
||||
|
||||
|
||||
:py:mod:`models <osusers.models>`
|
||||
---------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue