2009/1/6  <j...@fairviewcomputing.com>:
> The problem is this bit in main_form.html, around line 37:
>
>     {% ifnotequal field.label "Id" %}
>     <td>{{ field }}</td>
>     {% endifnotequal %}
>
> The omitted ID is causing your KeyError; leave it in the form.
>

Excellent,

It had been removed to neaten the form. Silly really.

Thanks for that

Alistair

-- 
Alistair Marshall

www.thatscottishengineer.co.uk

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to