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

