That's what I had done: deleted the database and run syncdb again - so
I was pretty sure that the database file reflected the class in my
models.py. I entered one record manually through the admin interface
and got the error when I clicked 'Change' for this table. The first
field in the table should have name 'nummer' and I imagine it got
abbreviated somehow - but I do not know enough about sqlite to be able
to check this. (Sqlite's online help is a bit vague about inspection
of the table structure).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to