folder structure :
storytime / zstatic folder refers templates for images, css and js files
storytime / myproject / myproject / is the main project configaration folder likes settings.py, urls.py will be here
storytime / myproject / story : is our story app which contains views, models, forms and templates aswell.