Version 87 (modified by steve981cr@…, 11 years ago) ( diff )

I added two tutorials at the top of the general section. Both are excellent and current (2013). The first is a 20 video series that is very well explained and easy to follow. The second is very short and bare bones, but excellent. Along with the Polls tutorial you can learn Django with these two.

Django Tutorials

General Tutorials

Tutorials on Specific Topics:

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

Setup/Configurations

Testing Django

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

Middleware

Benchmarks

Misc. Tutorials

Framework Comparisons

Attachments (1)

Download all attachments as: .zip

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