Thanks for this Jeremy - it's very helpful! (and shows how much cleaner django is going to be with magic removal in place) I'm still getting my head around magic-removal (I'll be posting a question shortly) so I may have missed the obvious, but I think there are some oversights:
375 & 441: >>> Poll.objects.all() and should 484 be; >>> c.Poll (much less sure about this) hth Cheers, Tone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
