Fixed merge conflicts

This commit is contained in:
Fergal Moran
2015-11-08 20:27:06 +00:00
9 changed files with 182 additions and 41 deletions

View File

@@ -13,10 +13,12 @@ from dss.storagesettings import *
from dss.paymentsettings import *
from dss.logsettings import *
from dss.psa import *
from dss.celerysettings import *
DEVELOPMENT = DEBUG
TEMPLATE_DEBUG = DEBUG
VERSION = '2.13.01'
ADMINS = (
('Fergal Moran', 'fergal.moran@gmail.com'),