Version 40 (modified by anonymous, 17 years ago) ( diff )

--

Django resources

TOC

This page collects any and all unofficial resources regarding Django.

We'll say it again: These are unofficial resources, so take all of these documents with a grain of salt. This is a publically editable wiki.

Sites using Django

Django application components

These are open-source application components that you can plug into any project.

Open-Source Django projects

These are stand-alone applications written using Django.

General

painless.

  • Django & Open Office: An example of how to use Django and Open Office to do advance document templating.
  • ThumbNails: Discussion about options for adding thumbnails to Django.
  • Dynamic models: Information on creating models at run-time and how to work with them.

Installing and configuring Django

Development environment

Templates

Code examples

Web services/APIs

Tutorials on the Web

Presentations

Resources in other languages

Community

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