wagtail/docs/reference/contrib
Tim Heap 3d494fb24b Move wagtailsettings into contrib module
The `wagtailsettings` module is useful enough that it should be included
in the Wagtail contrib section, to make it available to all Wagtail
developers.

All the code has been given a once-over to make sure it is nice and
polished before being copied in. As such, this is not a direct copy of
the `wagtailsettings` module. It should be backwards compatible though,
excepting the new location.

It has been moved to `wagtail.contrib.settings`, following the naming
scheme set out in #1504.

Documentation has been concatenated in to a single page, and added to
the contrib reference section.
2015-10-21 16:39:09 +11:00
..
api Docs for descendant_of API filter 2015-07-15 09:57:53 +01:00
forms.rst Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00
frontendcache.rst Rename docs for contrib modules 2015-05-14 15:27:14 +01:00
index.rst Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
routablepage.rst Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00
searchpromotions.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
settings.rst Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
sitemaps.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
staticsitegen.rst Renamed "self" template variable to "page" in docs 2015-10-13 09:52:16 +01:00