#17825: ImproperlyConfigured: You must enable
'django.core.context_processors.request' in TEMPLATE_CONTEXT_PROCESSORS
-----------------------------------+--------------------------------------
     Reporter:  EvoTech            |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  1.4-beta-1
     Severity:  Release blocker    |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by carljm):

 * needs_docs:   => 0
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Yes, this is a problem. If the contrib.auth tests are really to be
 properly isolated, r17598 needed to go further and override
 ``TEMPLATE_DIRS`` as well and add test templates for the contrib.auth
 views. Of course, at that point there is little to no reason why the
 contrib.auth tests should be run in anyone's project, and they may as well
 be moved to Django's own test suite.

 Marking this a release blocker as it's a regression. If nothing else,
 r17598 should just be rolled back.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17825#comment:1>
Django <https://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.

Reply via email to