On Mar 22, 11:01 pm, Javier Guerra Giraldez <[email protected]> wrote: > On Tue, Mar 22, 2011 at 10:42 PM, Brian Neal <[email protected]> wrote: > > This is what I came up with to reduce the long times I was > > seeing (but it still is slow). This is probably going to get ugly in > > email, maybe I should have dpasted it: > > ugliness is assumed in SQL :-) > > is there an index on Post.creation_date ? > > -- > Javier
Hi Javier. I have db_index=True on the creation_date field in Post. Any other thoughts? Thanks. BN -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

