wardi / django-dynamicsites-lite

Fork of django-dynamicsites with the intent of removing modifications to django.contrib.sites.models
36 stars 13 forks source link

Tests failing due to import error #7

Open nknganda opened 11 years ago

nknganda commented 11 years ago

File "/home/newton/.virtualenvs/standalone/local/lib/python2.7/site-packages/dynamicsiteslite/tests.py", line 5, in from test.settings import TestSettings ImportError: No module named settings

alexanderattar commented 9 years ago

I am also still seeing this. Has there been any progress on the issue?