
Untitled
By: a guest on
Oct 22nd, 2012 | syntax:
None | size: 0.48 KB | hits: 28 | expires: Never
Traceback (most recent call last):
File "manage.py", line 5, in <module>
from GoalCharge import app
File "/var/www/goalcharge.chigstuff.com/GoalCharge/__init__.py", line 3, in <module>
from . import views
File "/var/www/goalcharge.chigstuff.com/GoalCharge/views.py", line 2, in <module>
from GoalCharge.models import *
File "/var/www/goalcharge.chigstuff.com/GoalCharge/models.py", line 3, in <module>
from GoalCharge import db
ImportError: cannot import name db