Skip to content

Commit

Permalink
Merge pull request #604 from CTPUG/document-registration-form
Browse files Browse the repository at this point in the history
Document our tweak to REGISTRATION_FORM
  • Loading branch information
drnlm committed Jun 13, 2021
2 parents 9fcae00 + baaaf73 commit 18b3d94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@ documentation for more details.
Used by `django-registration-redux`_.
When ``True``, user sign-up is permitted.

``REGISTRATION_FORM``
Dotted path.
Used by `django-registration-redux`_.
We provide ``wafer.registration.forms.WaferRegistrationForm`` to
validate usernames.

.. _django-markitup: https://github.com/zsiciarz/django-markitup
.. _django-bakery: https://github.com/datadesk/django-bakery
.. _django-registration-redux: https://django-registration-redux.readthedocs.io/

0 comments on commit 18b3d94

Please sign in to comment.