route-nazionale / bureau_manager

This software will help to organize the central bureau, the access bureau and OneTeam bureau
GNU Affero General Public License v3.0
0 stars 0 forks source link

errore Unknown column 'vclans.ordinale' in 'field list' #6

Closed gmgp closed 10 years ago

gmgp commented 10 years ago

OperationalError at /admin/edda/humen/

(1054, "Unknown column 'vclans.ordinale' in 'field list'")

Request Method: GET Request URL: http://bureau-manager.rn2014.it/admin/edda/humen/ Django Version: 1.7b4 Exception Type: OperationalError Exception Value:

(1054, "Unknown column 'vclans.ordinale' in 'field list'")

Exception Location: /usr/lib/python2.7/dist-packages/MySQLdb/connections.py in defaulterrorhandler, line 36 Python Executable: /usr/bin/python Python Version: 2.7.3 Python Path:

['/var/www/bureau_manager/', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/pymodules/python2.7']

Server time: mer, 16 Lug 2014 21:52:24 +0200

michele-carignani commented 10 years ago

Fixato (non sul repo ma direttamente sul branch deployato). Eliminati i campi "ordinale" e "mod_pagamento". Creati nelle tabelle vclans e humen i campi "created_at" e "updated_at".