0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/reference
Josh Michael Karamuth 3374ccee5e Make password reset form customisable
- Use a setting called WAGTAILADMIN_USER_PASSWORD_RESET_FORM to allow
users to specify a custom form for use in PasswordResetView

- Add an extra_fields property so that fields other than the
mandatory email field can be easily rendered in the template.

- Add extra blocks to the default template to allow users to
easily add their own stuff.

- Render extra fields in the template like we're doing in the
login template.
2022-06-29 14:40:24 +10:00
..
contrib documentation - markdown formatting 2022-06-25 22:44:42 +10:00
pages documentation - markdown formatting 2022-06-25 22:44:42 +10:00
streamfield Migrate docs for StreamField from md to rst 2022-06-09 20:21:50 +10:00
hooks.rst Sync tree: cascade unpublish, move and delete (#7984) 2022-04-17 17:34:38 +01:00
index.rst Docs for base ViewSet class 2022-06-12 15:47:24 +10:00
jinja2.rst Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
management_commands.rst Added image management command to purge and regenerate renditions 2022-04-07 23:57:44 +10:00
panel_api.md documentation - migrate docs/extending/ to md 2022-06-20 16:36:25 +10:00
project_template.rst Document the Dockerfile in the project template (#4853) 2018-10-27 15:18:25 +02:00
settings.rst Make password reset form customisable 2022-06-29 14:40:24 +10:00
signals.rst Replace PageRevision with generic Revision model (#8441) 2022-05-17 11:46:30 +01:00
viewsets.md Put headers in markdown rather than rst 2022-06-12 15:47:24 +10:00