On 30 Jan 2008 Wed 03:08:02 Ivan Illarionov wrote: > And, be careful, the code is experimental, untested and relies on deep > black magic of object.__new__(class) which creates the instance > without calling __init__
Hm, a code running fast is really good but this solution seems to be really experimental and hard-to-use, as well as making code kinda unreadable. It would be great if it's implemented in next django releases to make django fast :). Is it possible to do it? Regards, Eren --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

