On 5/30/07, Honza Král <[EMAIL PROTECTED]> wrote:
> Ticket 3050 [snip]
Ask (so politely) and ye shall receive:
http://code.djangoproject.com/changeset/5385.
Jacob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Dj
Hi all,
I am well aware of the core devs' time shortage and have read recent
threads about stale tickets.
Ticket 3050 contains a failry trivial enhancement of django query
module - it allows you to use custom DB expressions ( extra(
select=...) ) even when using ValuesQuerySet.
I have updated the