Split out settings into per-env

This commit is contained in:
2011-05-27 14:27:35 +01:00
parent 89851cfad1
commit 68bb0df818
18 changed files with 63 additions and 101 deletions

View File

@@ -1,4 +1,4 @@
import settings
from django.conf import settings
from django.db import connections
def get_api(api):