I can't tell you exactly how to fix the problem as I have not deployed
Django on windows. But you should look into why path is set to d:\proj....
and not D:\proj....

Also in a number of places in the Django settings docs it says that on
windows you should use / and not \ in you paths. Not sure if that applies
here.

You could try setting settings.MEDIA_ROOT to d:\proj...

2009/7/6 nttdocomo <[email protected]>

>
> Can you tell me how to fixed this problem?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to