Version 23 (modified by Simon G. <dev@…>, 17 years ago) ( diff )

added some new tutorials

Django Tutorials

TOC

General Tutorials

Tutorials on Specific Topics:

Note: Django snippets has plenty of code 'snippets' which do all sorts of useful things too.

Setup/Configurations

Understanding Django Internals

Templates

Fun stuff with the Admin section

Generic Views

Email

Searching

Signals

Forms

SQL/Database Related

Django's Comments Framework (django.contrib.comments)

RSS Framework (django.contrib.syndication)

User Framework (django.contrib.auth)

AJAX and Web 2.0h-yeah

Benchmarks

Misc. Tutorials

Framework Comparisons

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.
Back to Top