Hi.

A while back I submitted a patch to re-enable the 'getContentType()'  
functionality which was in 0.91
  (and removed when content types got moved into contrib)

the solution adds a cached copy of the ContentType record onto a  
model IF you have loaded the contenttype app into your settings. This  
allows people to make use of this kind of functionality in a fast  
method. (as opposed to having to lookup the content type for every  
instance).

any feedback would be great.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to