Re: Homepage in Django

2013-09-27 Thread Iuri Machado
Thank you buddy! :) Em sexta-feira, 27 de setembro de 2013 10h02min27s UTC-3, vicherot escreveu: > > Thats its one aproach other its to handle directly with your webserver. I > delegate to webserver all static stuff and leave django to handle dinamic > thing. > > > see ya! > > > 2013/9/27 Iuri M

Re: Homepage in Django

2013-09-27 Thread Rafael E. Ferrero
Thats its one aproach other its to handle directly with your webserver. I delegate to webserver all static stuff and leave django to handle dinamic thing. see ya! 2013/9/27 Iuri Machado > Hello everyone, I've got a silly question. > > Let's say I've create a project called CAFis. My folder st