newforms-admin and django.contrib.auth:
http://groups.google.com/group/django-developers/browse_thread/thread/7da58968b4456c76
Talking about what it would take to remove admin's dependencies
(contrib.auth, Log, and Messages).
Cache Invalidation Proposal -- CachedModel
http://groups.google.com/group/django-developers/browse_thread/thread/9e9050624b3975c6
Lots of interesting stuff if you're interested, like how do you go
about invalidating objects in a cache if they are in the cache many
times.
Odd MySQL bug
http://groups.google.com/group/django-developers/browse_thread/thread/d4180b8addf5e970/70e9f33ee095769d
More funny than anything as Malcolm discovers the weird depths of
MySQL while working on the queryset-refactor branch.
I'd include these in a blog roundup:
http://blog.michaeltrier.com/2007/12/21/retrieving-selective-fields-with-django
Nice example of trouble shooting with the ORM
(ok, you got the rest of 'em)
My Trac Summary can't be listed b/c the code to generate it is on my
computer at work and apparently the wake on LAN activity thing isn't
set up. Hmmm.
Thanks for sharing Michael.
-Rob