#1717: [patch] [magic-removal] add content-type back to the model (optionally)
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Core framework | Version:
Severity: normal | Resolution: wontfix
Keywords: |
-----------------------------+----------------------------------------------
Changes (by jacob):
* resolution: => wontfix
* status: new => closed
Comment:
While I agree that the multiple redundant lookups on ContentType are a
major problem, this isn't the right way to fix it. I'd prefer just to
cache ContentType.objects.get_for_model() over hacking an optional app
into the core.
So someone please submit a patch for that :)
--
Ticket URL: <http://code.djangoproject.com/ticket/1717>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates
-~----------~----~----~----~------~----~------~--~---