| |
Django users |
I wonder if anyone has tried coming up with some sort of wannabe-backend ~ Chris El dom, 13-04-2008 a las 21:23 +1000, Malcolm Tredinnick escribió: > So if anybody wants to test it out, go ahead. Read the wiki page[1] if > [1] http://code.djangoproject.com/wiki/QuerysetRefactorBranch > File any bug reports in Trac against the queryset-refactor > If you see any different results testing against the branch compared to > Regards,
for the GAE Datastore?
> would like to do this as soon as practical. There are still a couple of
> enhancements to add (#5420, mostly), one bug to fix (#5937) and some
> internal tweaking to do, but all the main stuff is ready to be used.
> you've got code that does any slightly unusual stuff, but for existing
> code that works on trunk, there shouldn't be any real changes required.
> "version" (please do NOT put the qs-rf keyword on the ticket; I'm using
> that for other purposes). Bug reports that are regressions from existing
> functionality are more interesting and important at the moment than
> feature enhancements to the new features, since the latter case can be
> dealt with at our leisure (they're not features that people are already
> relying upon).
> trunk, it would be interesting to know about them. Reduce it to a small
> example before opening a ticket, wherever possible. Please don't make me
> wade through dozens of lines of code just to get to one query that is
> relevant. Bear in mind, though, that the difference could be because a
> bug existed in trunk and the branch is now giving the correct result. So
> make sure your test case is valid (even I got bitten by that in a
> project I wrote).
> Malcolm