Well, this still isn't working.  I was able to get rid of the
exception described above by creating a custom form to attach to the
Inline.  But now I'm just getting a "Please correct the errors below"
error message whenever I submit the form... with no fields
highlighted.

On May 6, 8:53 am, ringemup <[email protected]> wrote:
> Ah, that's where i was going wrong.  I was trying to populate the
> field in save_model in the Inline definition, but the exception was
> being thrown before that code was executed.  I'll try creating a
> custom form, since I don't want to maintain changes to the actual
> model code for a contrib app.
>
> Thank you!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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