diff README @ 103:9d6b313af86f

Upgrade Django version requirement to 1.3 There are some useful shortcut functions (like render) that were added in 1.3, as well as some other additions/changes made in that version that will be helpful down the line.
author dellsystem <ilostwaldo@gmail.com>
date Fri, 31 Aug 2012 03:10:56 -0400
parents d4e5ef15326a
children c7be7def8b57
line wrap: on
line diff
--- a/README	Fri Aug 31 02:53:22 2012 -0400
+++ b/README	Fri Aug 31 03:10:56 2012 -0400
@@ -18,7 +18,7 @@
 
 Quickstart for personal debugging:
 
-    1) Install Django 1.2 or higher, Python 2.5 or higher, the
+    1) Install Django 1.3 or higher, Python 2.5 or higher, the
        external libraries, and probably any version of mercurial,
        SQLite3. On a Unix-based system, Python is probably already
        installed, the rest can be gotten from source or your operating