wagtail/docs/contributing
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
..
css_guidelines.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
developing.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
index.rst removed duplicated/out-of-date information about getting started using the demo site. this is now only in the actual wagtaildemo repo 2015-05-18 09:46:38 +01:00
javascript_guidelines.rst added JS documentation to the contributing section 2015-04-27 23:05:36 +12:00
python_guidelines.rst replaced bullets with headings in python guidelines 2015-05-18 09:46:38 +01:00
styleguide.rst Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00