0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 01:22:07 +01:00
wagtail/docs/reference
Johan Arensman 815cb6e405 Use class based views instead of function views
Changes `index`, `delete_submissions` and `list_submissions`.
Adjusted view tests to properly test the new class based structure.
remove get_field_ordering from FormPage model - now on view
2018-01-08 16:27:09 +10:00
..
contrib Use class based views instead of function views 2018-01-08 16:27:09 +10:00
pages
hooks.rst Update documentation for rich text element whitelisting 2018-01-05 16:15:59 +00:00
index.rst
management_commands.rst
project_template.rst
signals.rst