Hello everyone, I've got a silly question.
Let's say I've create a project called CAFis. My folder structure should be
like:
CAFis
- CAFis
| - __init__.py
| - settings.py
| - urls.py
| - wsgi.py
If I want to create a homepage for my project, should I create a views.py,
inside th
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!
2 matches
Mail list logo