#9114: admin of comments depends on table django_site
----------------------------------------------+-----------------------------
Reporter: jobcello | Owner: nobody
Status: closed | Milestone:
Component: django.contrib.comments | Version: 1.0
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by thejaswi_puthraya):
* status: new => closed
* resolution: => wontfix
Comment:
Well, the comments site doesn't depend on the table but the Site model as
pointed out by cgrady. You could have problems later on if you continue to
have the sites framework commented out because the comments app uses it.
The sites framework is a pre-requisite for the comments app. I am closing
this as a won't fix because removing the sites framework would mean
removing features from the comments app.
--
Ticket URL: <http://code.djangoproject.com/ticket/9114#comment:2>
Django <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---