mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Fix some silly fabric issues
This commit is contained in:
@@ -17,7 +17,7 @@ MANAGERS = ADMINS
|
||||
from dbsettings import *
|
||||
|
||||
# Import the Broker settings
|
||||
from brokersettings.py import *
|
||||
from brokersettings import *
|
||||
|
||||
# Local time zone for this installation. Choices can be found here:
|
||||
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
|
||||
|
||||
Reference in New Issue
Block a user