forked from expo/troggle
Django 1.7 mostly working. Big refactor so probably bugs
This commit is contained in:
@@ -3,7 +3,7 @@ import sys, os, types, logging, stat
|
||||
#from troggle import *
|
||||
#os.environ['DJANGO_SETTINGS_MODULE']='troggle.settings'
|
||||
import settings
|
||||
from core.models import *
|
||||
from troggle.core.models import *
|
||||
from PIL import Image
|
||||
#import settings
|
||||
#import core.models as models
|
||||
|
||||
Reference in New Issue
Block a user