learn-django
Introduction
How to pronounce ?
Who use Django
Where to get help
Other python web frameworks
Installation
Install Dependencies
Install Django
Writing your first Django app, part 1
Creating a project
Database setup
The development server
Start an application
Create Models
Playing with the API
Project vs. application
Writing your first Django app, part 2
Creating an admin user
Start the development server
Make the poll app modifiable in the admin
Writing your first Django app, part 3
Write your first view
Use the template system
Write more views
Summary
Model Introduction
Model RelationShips
ManyToOne
ManyToMany
OneToOne
Common Usage for ForeignKey, OneToOneField, ManyToManyFiled:
Model Meta
Meta Options
learn-django
Docs
»
Please activate JavaScript to enable the search functionality.