Re: edit_inline for a reflexive m2m_intermediary

2007-07-28 Thread Nicola Larosa
Nicola Larosa wrote: > Having followed all the steps in the bug reporting guidelines, I have > now filed ticket #4937: > > http://code.djangoproject.com/ticket/4937 Marked as duplicate of #1939, sorry about that. #1939 and lots of other tickets are listed at: http://code.djangoproject.com/wiki

Re: edit_inline for a reflexive m2m_intermediary

2007-07-21 Thread Nicola Larosa
> Nicola Larosa wrote: >> Having followed all the steps in the bug reporting guidelines, I have >> now filed ticket #4937: Russell Keith-Magee wrote: > You should note that the bug reporting guidelines don't suggest you > should announce tickets on django-developers. Good to know. I'll now met

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Russell Keith-Magee
On 7/20/07, Nicola Larosa <[EMAIL PROTECTED]> wrote: > > Tom Tobin wrote: > > Django-developers isn't a "Help Desk Level 2"; please don't try to use > > it as such. ... > Having followed all the steps in the bug reporting guidelines, I have > now filed ticket #4937: For future reference, you don'

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Tom Tobin
On 7/20/07, Michael Radziej <[EMAIL PROTECTED]> wrote: > > Hi, > > actually, I find it a legitimate use of django-developers to report errors > that are probably caused by Django and look weird, especially if the mail > concentrates on the bug description and is, well, developer style (full > cont

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Tom Tobin
On 7/20/07, Nicola Larosa <[EMAIL PROTECTED]> wrote: > > Tom Tobin wrote: > > Django-developers isn't a "Help Desk Level 2"; please don't try to use > > it as such. > > Maybe too much politeness on my part obscured the main point, so let's be > blunt this time: > > there's a bug in Django. (Oh, th

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Michael Radziej
Hi, actually, I find it a legitimate use of django-developers to report errors that are probably caused by Django and look weird, especially if the mail concentrates on the bug description and is, well, developer style (full context etc.) It often helps to get to the point (or embarrass yourself

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Nicola Larosa
Tom Tobin wrote: > Django-developers isn't a "Help Desk Level 2"; please don't try to use > it as such. Maybe too much politeness on my part obscured the main point, so let's be blunt this time: there's a bug in Django. (Oh, the horrors! ;-P ) Or maybe not, whatever. Having followed all the ste

Re: edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Tom Tobin
On 7/20/07, Nicola Larosa <[EMAIL PROTECTED]> wrote: > > [Sent this to the users list with no answer, and who knows, maybe it's not > me, but actually a bug instead. :-) I also tried using the newforms-admin > branch, but most URLs are absent or commented out...] [...] > What am I missing? Django

edit_inline for a reflexive m2m_intermediary

2007-07-20 Thread Nicola Larosa
[Sent this to the users list with no answer, and who knows, maybe it's not me, but actually a bug instead. :-) I also tried using the newforms-admin branch, but most URLs are absent or commented out...] I'm following the m2m_intermediary pattern: 9. Many-to-many relationships via an intermediary