i got a problem that drains me. I created an application/interface
that a certain thing would need to create a file on a particular
share. problem is that I get IOError code 13. There are some
restrictions in Django that they not know?
strange is that if I make a first os.path.isdir () and returns ok, but
when I try to do os.mkdir () failed

suggestions?

Thanks in advance

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

Reply via email to