wagtail/docs/reference
Andy Babic 37bbbb9dba Improved code separation in `contrib.modeladmin` (#3467)
* Split `helpers.py` into separate `url.py`, `permission.py` and `button.py`, dedicated to those separate concerns and update the docs accordingly

* Move `ThumbnailMixin` out to `mixins.py` and update documentation accordingly

* Ad #NOQA to import lines to hush pep errors

* Alphabetise helper import order

* - Delete `helpers/helpers.py`
- wagtal -> wagtail in docs
2017-03-28 10:34:03 +01:00
..
contrib Improved code separation in `contrib.modeladmin` (#3467) 2017-03-28 10:34:03 +01:00
pages in Page reference docs, don't tell people to consult source code (#3303) 2017-01-28 00:11:52 +00:00
hooks.rst feat: Added `construct_image_chooser_queryset`, `construct_document_chooser_queryset` and `construct_page_chooser_queryset` hooks 2017-02-17 10:40:03 +00:00
index.rst
management_commands.rst Remove old versionadded notes 2016-11-28 13:41:35 +00:00
project_template.rst
signals.rst