Got this error while insterting data into my MySQL database
ValueError at /admin/arbkdb/arbkcompany/ bad marshal data (unknown type code) Request Method: GET
Looks like is not a database problem but a corrupted files message. Removing *.pyc and *.pyo files solves this.