On Fri, May 28, 2010 at 5:42 AM, irum <irumrauf...@gmail.com> wrote:

> I have also tried after updating my django-trunk but the problem
> persisits. Should I downgrade to Python 2.6.4 to fix this?
>

The problem you reference has been fixed in 1.2.x (and also 1.1.2), so if
updating to current Django code did not fix the problem then I would not
expect downgrading Python to help either. It sounds like you are running
into something else. I would start by trying a simplified view and test that
focuses only on checking that the test client login is working, nothing
else. If that works then you can proceed to add stuff and figure out what
causes the test to eventually break. If the very simple test/view continues
to fail then perhaps when you post the specifics of the code someone else
will be able to recreate and help debug or spot where the problem is.

Karen
-- 
http://tracey.org/kmt/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to