| |
| |
| |
| |
|
| | Django database API reference. Topics include basic lookup functions, field lookups, ordering, relationships, limiting selected rows, other lookup options, changing objects, creating new objects, deleting objects, comparing objects, extra instance methods and extra module functions. | http://www.djangoproject.com/documentation/db_api/
|
|
| | Tutorial: Designing Your First Django App: Part 2," by Adrian Holovaty, continues with the development of the Web polling application including activating the admin site, creating a user account and starting the development server. | http://www.djangoproject.com/documentation/tutorial2/
|
|
| | Tutorial: Designing Your First Django App: Part 1," by Adrian Holovaty, walks you through the development of a Web polling application including the initial setup, creating models, activating models and playing with the API. | http://www.djangoproject.com/documentation/tutorial1/
|
| |
|
| | Django is a Python Web framework for writing database-driven Web applications quickly and easily. Find downloads, documentation, a blog, an aggregation of Django blog entries from numerous users, mailing lists, code and more. | http://www.djangoproject.com/
|
|
|
| |
 |
|