Django presentation

Post on 05-Jul-2015

1,656 views 0 download

transcript

Creating a project

What startproject created ?

Development server

settins.py

Creating APP

Model

Playing with the API

Activating the admin sitesettings.py

Activating the admin siteurls.py

Start developer server

Aditional info

• https://www.djangoproject.com/

• http://www.djangobrasil.org/

References