python - ProgrammingError Django 1.7 (1146 error, marketing slider does not exist) -


i have managed ecommerce page working fine on local host, however, when trying working on webfaction admin page working , static files working .com/admin main page error in browser. have suggestions?

programmingerror @ /      (1146, "table 'mycommerceapp_db.marketing_slider' doesn't exist")) 

i managed around removing mysql database , starting new postgresql 1 on webfaction , updating settings.py postgres. hope of use.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -