#15111: manage.py test fails if sites app not installed --------------------------+------------------------------------------------- Reporter: wkornewald | Owner: nobody Status: new | Milestone: 1.3 Component: Contrib apps | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | --------------------------+------------------------------------------------- The unit tests of several contrib apps depend on the sites app even though the respective contrib app already falls back to RequestSite. The attached patch fixes the failing tests (at least the ones I've stumbled upon). Not sure how this patch relates to the proposed changes in #15089, though.
-- Ticket URL: <http://code.djangoproject.com/ticket/15111> 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.
