mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 04:24:46 +00:00
Moved a few documents into pages section
This commit is contained in:
parent
0badd7f650
commit
d91642284c
4 changed files with 2 additions and 5 deletions
|
|
@ -16,12 +16,9 @@ It supports Django 1.6.2+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4. Django 1.7 suppo
|
|||
snippets
|
||||
search/index
|
||||
form_builder
|
||||
model_recipes
|
||||
routable_page
|
||||
advanced_topics
|
||||
deploying
|
||||
performance
|
||||
private_pages
|
||||
static_site_generation
|
||||
frontend_cache_purging
|
||||
sitemap_generation
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
.. _model_recipes:
|
||||
|
||||
Model Recipes
|
||||
=============
|
||||
Recipes
|
||||
=======
|
||||
|
||||
Overriding the serve() Method
|
||||
-----------------------------
|
||||
Loading…
Reference in a new issue