Hi,

I'm trying to put a tabular inline for an admin form, but I'm getting
this:

http://picasaweb.google.com/mathieu.longtin/Screenshots#5290805795328611874

The ID field is overlapping the name of the entry.

I also tried to remove the id field from the form, since it shouldn't
be edited, but I get this error:

Exception Type:         TemplateSyntaxError
Exception Value:        Caught an exception while rendering: Key 'serv_id'
not found in Form

This is using today's trunk version or v1.02 of Django. It happens
either if I remove the serv_id field from the "fields" setting of the
inline admin class.

Please help!

-Mathieu


--~--~---------~--~----~------------~-------~--~----~
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