#8960: "View on site" does not work if contrib.sites is not installed
-------------------------------------+--------------------------------------
Reporter: bmihelac | Owner: adrian
Status: assigned | Milestone: post-1.0
Component: Core framework | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by matthijs):
I just run into the issue as well, so I'd be grateful if the patch could
be committed.
I've added an updated version, since code in question was moved to a
different file in r9001. Since the patch is slightly hard to read: All
this does is put a big if around all the Site-related code. This increases
the indent of that code a bit, making the diff so messy... If you apply
the patch and run {{{svn diff -x -b}}}, you can see the changes a lot more
clearly (ignore space change).
--
Ticket URL: <http://code.djangoproject.com/ticket/8960#comment:4>
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
-~----------~----~----~----~------~----~------~--~---