mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 22:14:45 +00:00
Retitled routable_page doc, added to index
This commit is contained in:
parent
7f66d1a46d
commit
0b8fab6f42
2 changed files with 4 additions and 3 deletions
|
|
@ -16,6 +16,7 @@ It supports Django 1.6.2+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4. Django 1.7 suppo
|
|||
search/index
|
||||
form_builder
|
||||
model_recipes
|
||||
routable_page
|
||||
advanced_topics
|
||||
deploying
|
||||
performance
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
============
|
||||
RoutablePage
|
||||
============
|
||||
====================================
|
||||
Embedding URL configuration in Pages
|
||||
====================================
|
||||
|
||||
.. versionadded:: 0.5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue