Wykres commitów

18 Commity (8c88de9d93fc83296fdba3d90d77dac2641d8a19)

Autor SHA1 Wiadomość Data
Karl Hobley 40092e1852 Must use simple sendfile when using staticsitegen 2015-05-07 09:54:28 +01:00
Matt Westcott 6668a5fa69 revert typo fix which wasn't 2015-04-27 14:22:15 +01:00
Karl Hobley 7200def791 Added @route decorator 2015-04-27 14:22:15 +01:00
Karl Hobley 1e41a4d8fa Merge pull request #1202 from pcraston/master
#1183 add note to staticsitegen documentation
2015-04-23 11:54:04 +01:00
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
Patrick Craston 2cee8667ee #1183 add note to staticsitegen documentation about temporarily using fork of django-medusa to process Documents 2015-04-17 11:24:29 +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