Mercurial > public > pelican-blog
comparison content/Coding/020-django-moinmoin.rst @ 7:49bebfa6f9d3
Added summary lines for those posts that had back to back headings.
Those posts didn't look so great on Pelican's index.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 31 Jan 2014 20:32:36 -0600 |
parents | 7ce6393e6d30 |
children |
comparison
equal
deleted
inserted
replaced
6:061a5ff7ec61 | 7:49bebfa6f9d3 |
---|---|
3 | 3 |
4 :date: 2012-12-02 14:50 | 4 :date: 2012-12-02 14:50 |
5 :tags: Django, MoinMoin, Redis | 5 :tags: Django, MoinMoin, Redis |
6 :slug: integrating-django-and-moinmoin-with-redis | 6 :slug: integrating-django-and-moinmoin-with-redis |
7 :author: Brian Neal | 7 :author: Brian Neal |
8 :summary: Here is how I integrated the MoinMoin wiki with Django using Redis! | |
8 | 9 |
9 We want a Wiki! | 10 We want a Wiki! |
10 =============== | 11 =============== |
11 | 12 |
12 Over at SurfGuitar101.com_, we decided we'd like to have a wiki to capture | 13 Over at SurfGuitar101.com_, we decided we'd like to have a wiki to capture |