Started Codemy django #4
To re-cap, for myself: django is a web framework, using the MVT paradigm.
The model generates a database.
Dynamic HTML templates are rendered to the User using views.
Model:
Latest template:From views:
Looks like this:
Allowable urls, for the user interface:
No comments:
Post a Comment