#14105: django.contrib.auth tests failing with cache middleware
--------------------------+-------------------------------------------------
 Reporter:  baumer1122    |       Owner:  nobody    
   Status:  new           |   Milestone:            
Component:  Contrib apps  |     Version:  1.2       
 Keywords:                |       Stage:  Unreviewed
Has_patch:  0             |  
--------------------------+-------------------------------------------------
 Steps to reproduce:

 1.  Start a new project. Add {{{ django.contrib.admin }}} and setup a
 sqlite database. Test result: OK.

 2.  Add the required cache settings and the update/fetch middleware. Tests
 result: FAILED (failures=1, errors=27)

 I'm testing against a locmem cache with Django 1.2.1 and Python 2.6. I've
 attached my settings file for reference

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14105>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to