On Fri, Jul 10, 2009 at 1:02 PM, J. Clifford Dyer<j...@sdf.lonestar.org> wrote:
>
> On Fri, 2009-07-10 at 07:58 +0800, Russell Keith-Magee wrote:
>> On Fri, Jul 10, 2009 at 3:23 AM, J. Cliff Dyer<j...@unc.edu> wrote:
>> >
> I am using the django testcase, but without fixtures, because loading
> fixtures is busted when you use a m2m relationship defined with an
> explicit through table.  Ticket #11107 addresses this, and I've written
> a patch for it which is marked ready for checkin, but with the push to
> 1.1, it hasn't gotten patched.  We will backport the patch, but for
> various reasons, mostly having to do with support and funding, I'm loath
> to get my sysadmins to patch it until it's in trunk somewhere.
>
> So in the meantime, the DB just has one object in it, which I'm creating
> manually in setUp.

Since you asked so nicely, and since you've done a great job making
the ticket easy to understand, I've slipped your fix for #11107 into
trunk as of [11215], and the 1.0.X branch as of [11216] (and, for good
measure, your name into the AUTHORS file).

Now you don't have an excuse for not upgrading :-)

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to