a Caching model.manager

2006-07-09 Thread Ian Holsman
If you take a look at http://zilbo.com/perfmon/log_detail.html you'll notice that it takes ~140 SQL queries to render the page in the database query section, you'll notice that 30 of these SQL statements were identical (the same query to the content-type table) and a couple more to the site t

Re: rss for wiki?

2006-07-09 Thread Adrian Holovaty
On 7/9/06, favo <[EMAIL PROTECTED]> wrote: > Do we have rss for wiki recent change? Hi Favo, Check out the RSS link at the bottom of http://code.djangoproject.com/timeline . It looks like you can tweak the URL to include/exclude bits such as wiki changes, changesets, etc. Adrian -- Adrian Hol

Re: wontfix

2006-07-09 Thread Adrian Holovaty
On 7/8/06, bradford <[EMAIL PROTECTED]> wrote: > Not off the top of my head. The reason I made this comment is because > I like going through the timeline and having been noticing a lot of > tickets (which I thought were good features/fixes), but were marked as > wontfix by adrian with no explain

rss for wiki?

2006-07-09 Thread favo
Do we have rss for wiki recent change? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this grou

Re: #2217 - Filtering using objects rather than IDs

2006-07-09 Thread Russell Keith-Magee
On 7/8/06, Gary Wilson <[EMAIL PROTECTED]> wrote: Gary Wilson wrote:> This really should be added to the model api documentation too.db api rather. I've just committed some db-api changes (r3302). Let me know if you think they need any clarification. Russ Magee %-)  --~--~-~--~~--