mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-26 03:09:40 +00:00
Fixed merge conflicts
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user