Welcome to the django links page.  This is a living post which will grow over time so don’t forget to bookmark it.  Feel free to leave a comment if you have something to add.
See Also: python links

Table of Contents

General

Projects

  • Sphene Community Tools – A collection of pluggable Django applications integrate login/logout, user profiles, Wiki, and Forum/Message Board.
  • django-tagging – A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
  • django-basic-apps – Simple prebuilt applications.  App inventory Blog, Bookmarks, Books, Events, Inlines, Media, Movies, Music, People, Places, Profiles, and Relationships.
  • django-ajax-validation (http://github.com/alex/django-ajax-validation/) – A reusable application for doing Ajax validation with newforms.
  • snapboard
    Simple Nimble Attractive Python board.  Inspired by the popular Vanilla forum in PHP.

Books

Tutorials & Examples

Misc & Unsorted

Links, Snippets, and other Collections

See Also: The python wormhole