wagtail/docs/reference/contrib
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
..
api Mark API v1 documentation as deprecated (#3429) 2017-03-07 10:49:19 +00:00
forms Fix a typo in a docstring 2017-01-25 21:34:25 +03:00
modeladmin Improved code separation in contrib.modeladmin (#3467) 2017-03-28 10:34:03 +01:00
frontendcache.rst Update the Cloudflare backend to use the v4 API 2016-11-17 12:01:57 +00:00
index.rst Removed docs 2017-03-23 12:30:21 +01:00
routablepage.rst Mention addition to INSTALLED_APPS in routablepage docs 2017-01-23 17:07:19 +00:00
searchpromotions.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
settings.rst Release notes for #3047 2016-10-10 14:24:01 +03:00
sitemaps.rst Update project template + docs to clarify that wagtail_urls should appear at the end of urlpatterns 2017-01-13 17:06:52 +00:00
table_block.rst Rename table_block.fields to table_block.blocks 2016-05-18 15:51:54 +01:00