Re: edit_inline support for generic relations

2007-06-26 Thread wnielson
Excellent! I also need this sort of functionality. I'm going to try it out now and I'll give you what feedback I can. -Weston --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to

[newforms-admin] edit_inline support for generic relations

2007-06-23 Thread Honza Král
Hi, I hacked together a patch implementing edit_inline functionality for newforms-admin. Since I had to make some changes to the original edit_inline code, I would like some feedback from the devs. The ticket is http://code.djangoproject.com/ticket/4667 * InlineFormset.rel_name is not really