File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,6 @@ If you want `creole` support for mark-up:
147147
148148NOTE: the ` creole ` package does not support Python 3.
149149
150-
151150### Usage
152151
153152As an author, you work with this app via the Django Admin.
@@ -189,7 +188,6 @@ or without alt text:
189188
190189Adjusting for the number of the image, of course.
191190
192-
193191### Settings
194192
195193#### PINAX_BLOG_SCOPING_MODEL
@@ -206,7 +204,6 @@ A hookset pattern common to other Pinax apps. Just a single method: `get_blog(s
206204Override this in your project to the ` Blog ` object that will scope your posts.
207205By default there is only one ` Blog ` instance and that is returned.
208206
209-
210207### Scoping
211208
212209The idea of scoping allows you to setup your project to have multiple blogs
@@ -325,7 +322,6 @@ teaser and body content:
325322{% endblock %}
326323```
327324
328-
329325### Templates
330326
331327Default templates are provided by the ` pinax-templates ` app in the
@@ -377,7 +373,6 @@ url requested.
377373
378374#### ` dateline_stale.html `
379375
380-
381376### Blog Feed Templates
382377
383378#### ` atom_feed.xml ` and ` rss_feed.xml `
You can’t perform that action at this time.
0 commit comments