#14252: django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL -----------------------------+---------------------------------------------- Reporter: pmclanahan | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: flatpages tests | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- This causes them to break when running from a project's test suite (manage.py test) with the flatpages app installed, if the project sets LOGIN_URL to a non-default value. They would also break when running from Django's test suite with the LOGIN_URL setting non-default.
-- Ticket URL: <http://code.djangoproject.com/ticket/14252> 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.
