Hi all

I am using pysvn to take updates. I have a link on admin to update data
when i click on that it gets updated and reloaded.(if there is xml data
change it will update and reloads it)
Now in my local machine when i click to update and reload it works fine but
after that it is breaking .

It is giving ValueError: I/O operation on closed file

Also i view.py i have

def login(*args):
    return True, 'nikhilverma', 'nikhil', True



-- 
Regards
Nikhil Verma
+91-958-273-3156

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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