Sorry for crashing the list, but how does this affect this bug: http://code.djangoproject.com/ticket/5390 ?
I'm currently using django with the patch provided in that ticket, and the latest commits regarding the gsoc-project created a diff im not sure how to handle. Let me know if you need any more information, or if i should stay in django-users :) /stark On Nov 5, 12:59 pm, Russell Keith-Magee <[email protected]> wrote: > On Thu, Nov 5, 2009 at 6:46 PM, jedie <[email protected]> wrote: > > > On 5 Nov., 11:30, Russell Keith-Magee <[email protected]> wrote: > >> What I need is a single, _complete_ example of the simplest set of > >> models you can build that that fails validation, and the _specific_ > >> SVN revision on which it fails. > > > Sorry for confusion ;) > > > I tried to create a django test case for this, but i never have > > written a django "self test" before. So i don't know if it's the right > > way... > > I createdhttp://code.djangoproject.com/ticket/12168and attach a > > Patch with the "model_package" test. > > > If you run the test you will see, that the M2M tables are not created. > > Thanks - that's exactly what I needed. I've fixed the problem in r11724. > > Yours, > Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=.
