mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Split out settings into per-env
This commit is contained in:
@@ -5,8 +5,8 @@ import socket
|
||||
from datetime import datetime, timedelta
|
||||
from xml.dom import minidom
|
||||
from django.db import models
|
||||
from django.conf import settings
|
||||
from eve_proxy.exceptions import *
|
||||
import settings
|
||||
|
||||
# You generally never want to change this unless you have a very good reason.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user