Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet)

svn: r20736
This commit is contained in:
Doug Blank 2012-12-01 22:25:36 +00:00
parent 03bafbd9e6
commit 98a26cd53a

View File

@ -34,6 +34,7 @@ import datetime
import math
from gramps.gen.const import PLUGINS_DIR, USER_PLUGINS
import os
import sys
#------------------------------------------------------------------------
#