Karl Hobley
e145e8ebcf
Spelling corrections
2015-04-19 10:53:34 +01:00
Karl Hobley
739ef64cf1
Started fixing spellings. Added wordlist
2015-04-17 23:05:08 +01:00
georgewhewell
ebf2d767e0
Update docs for static site generation
...
the staticsitegen command won't work without these settings- will throw NotImplementedErrors using defaults.
2015-04-16 10:56:29 +01:00
Karl Hobley
53659b35b9
Removed patterns() from docs
2015-04-10 16:57:05 +01:00
Karl Hobley
8d162d0a86
Removed all versionadded older than 0.7
2015-04-09 17:03:33 +01:00
Karl Hobley
5ac1bc217a
Revert "Recommend defining subpage_urls as a property"
...
This reverts commit 4c0803ccc4 .
2015-04-09 14:07:53 +01:00
Karl Hobley
0262a55541
Updated API usage docs
2015-04-09 12:13:43 +01:00
Karl Hobley
289cc5cc06
"register" should be "reciever"
2015-04-01 17:14:20 +01:00
Karl Hobley
b86cb94bdf
Added contrib.wagtailapi module. Closes #926
...
Imported from: https://github.com/torchbox/wagtailapi
Thanks to @timheap for the review
2015-03-31 09:24:20 +01:00
Karl Hobley
4c0803ccc4
Recommend defining subpage_urls as a property
...
We previously recommended that users define their subpage_urls in a class attribute but this syntax will no longer work on Django 1.8.
This commit changes the docs to recommend users define their subpage_urls as a property so new code will be written in a forwards-compatible way.
2015-03-26 16:56:22 +00:00
Karl Hobley
9439a57e9b
Renamed a couple of contrib docs
2015-03-26 14:17:35 +00:00
Karl Hobley
5e07f9f476
Moved routablepage docs to contrib
2015-03-26 14:17:35 +00:00
Karl Hobley
aa11d45ece
Renamed contrib_components to contrib
2015-03-23 17:39:18 +00:00