After updating the most recent version of satchmo trunk with django
trunk, I get the following error:
OperationalError at /
(1054, "Unknown column 'product_product.site_id' in 'where clause'")
Any ideas?
Thanks,
Daehee
--~--~-~--~~~
i'm trying it figure out why django is not recognizing a new models.py
file for my app. even when i completely butcher the code in models.py
or change the filename and run "manage.py sqlreset" or "manage.py
syndb," it still generates the old model. any thoughts??
--~--~-~--~~--
so it's odd that my new project works with "python manage.py
runserver" but gives me an error when i do "django-admin.py
runserver." how is this possible? btw the error is below:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/
django-admin.py"
3 matches
Mail list logo