Mercurial > public > pelican-blog
diff content/Coding/027-upgrading-django1.6.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 |
line wrap: on
line diff
--- a/content/Coding/027-upgrading-django1.6.rst Fri Jan 31 19:27:07 2014 -0600 +++ b/content/Coding/027-upgrading-django1.6.rst Fri Jan 31 20:32:36 2014 -0600 @@ -5,6 +5,7 @@ :tags: Django :slug: upgrading-to-django-1.6 :author: Brian Neal +:summary: `Django`_ 1.6 came out recently, which was soon followed by 1.6.1, and it looks like 1.6.2 is on the way. I finally got around to upgrading two of my largest sites. I thought I would make a list of what I changed at a high level for my own reference. Perhaps someone else may find it useful as well. Getting started ===============