* models.py  (under app)

database, basic element setup

* urls.py (under project)

connection between url and module in views.py

* views.py (under app)

from urls.py,

import models and pass data to template

* templates (html)

dynamic rendering from views.py performed

* settings.py (under project)

DB setting, app setting, directory setting

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2011 Web Oom Suffusion theme by Sayontan Sinha
Switch to our mobile site
Top Footer