slyapustin / django-classified

Django Classified
https://github.com/slyapustin/django-classified-demo
MIT License
171 stars 77 forks source link

Table 'django_site' doesn't exist #5

Closed acpmasquerade closed 8 years ago

acpmasquerade commented 8 years ago

$ ./manage.py migrate django.db.utils.ProgrammingError: (1146, "Table 'myproj.django_site' doesn't exist")

slyapustin commented 8 years ago

Fixed, please update with new version.