Re: Successful project on windows does not render assets on mac

2014-11-01 Thread Aliane Abdelouahab
happy it worked :) Le dimanche 2 novembre 2014 00:01:42 UTC+1, robert brook a écrit : > > Thanks for the clue. > > 99% of the paths in the settings file were variables, there was one the > had a windows slash in the variable path. > > Once I turned that around I was all set. > > Thanks > > > > On

Re: Successful project on windows does not render assets on mac

2014-11-01 Thread robert brook
Thanks for the clue. 99% of the paths in the settings file were variables, there was one the had a windows slash in the variable path. Once I turned that around I was all set. Thanks On Saturday, November 1, 2014 6:48:45 PM UTC-4, Aliane Abdelouahab wrote: > > it seems that python finds medi

Re: Successful project on windows does not render assets on mac

2014-11-01 Thread Aliane Abdelouahab
it seems that python finds media directory, but not the static one, so just use print and the variable of your static folder and look at the console where python is seeing the static folder. Le samedi 1 novembre 2014 23:44:21 UTC+1, robert brook a écrit : > > I am copying the code from one devel