comparison 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
comparison
equal deleted inserted replaced
6:061a5ff7ec61 7:49bebfa6f9d3
3 3
4 :date: 2013-12-29 18:00 4 :date: 2013-12-29 18:00
5 :tags: Django 5 :tags: Django
6 :slug: upgrading-to-django-1.6 6 :slug: upgrading-to-django-1.6
7 :author: Brian Neal 7 :author: Brian Neal
8 :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.
8 9
9 Getting started 10 Getting started
10 =============== 11 ===============
11 12
12 `Django`_ 1.6 came out recently, which was soon followed by 1.6.1, and it looks 13 `Django`_ 1.6 came out recently, which was soon followed by 1.6.1, and it looks