How is the insertion made (with a custom form, from the appadmin interface)?. It might be that the db stored an incompatible data format for the model definition. If your application is providing a form, make sure that it uses validation.
On Mar 5, 9:13 am, rinosh <[email protected]> wrote: > After i insert into the table. i get that the record is inserted. But when > i go tohttp://127.0.0.1:8000/patient_test/appadmin/select/dbi get Invalid > Query > > invalid literal for int() with base 10: '12f' and no value is listed. What > should i do?

