I have uploaded a patch for improve generic relations performance:

   http://code.djangoproject.com/ticket/5570

But mir closed my ticket because it think patch is not convenient.

I think there are a lot of files with same type of caching. I don't
use django cache framework. I use a simple dictionary for caching.

For example you can find caching of contenttypes in this other file:

http://code.djangoproject.com/browser/django/trunk/django/contrib/contenttypes/models.py

Why is not accepted my patch? Is it not the same like previous file?


--~--~---------~--~----~------------~-------~--~----~
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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to