Moved a few documents into pages section

This commit is contained in:
Karl Hobley 2014-07-22 13:46:20 +01:00
parent 0badd7f650
commit d91642284c
4 changed files with 2 additions and 5 deletions

View file

@ -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

View file

@ -1,8 +1,8 @@
.. _model_recipes:
Model Recipes
=============
Recipes
=======
Overriding the serve() Method
-----------------------------