Re: Permision Denied on share acces

2011-03-18 Thread Ramiro Morales
On Fri, Mar 18, 2011 at 11:57 AM, mik3langelo wrote: > 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? >

Permision Denied on share acces

2011-03-18 Thread mik3langelo
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