Django has excellent documentation, and it’s great place to get started if you want to learn about Django framework. The second place maybe this great Django book.
I also found lot of django tutorials on other sites, but some of them are very old and they probably don’t work with current Django stable version (1.1.1 ). So I decided to collect recent tutorials about Django.
I’ve compiled list of Django tutorials and articles to help myself with Django framework, and I hope the list will help you too.
Django tutorials and articles compilation
- Django Template Improvements (February 2010)
- Natural Keys (February 2010)
- Object Permissions (February 2010)
- Everything I hate about Mingus (February 2010)
- Smoothing The Curve (February 2010)
- Messages for the rest of us (February 2010)
- Multiple Database Support (February 2010)
- Django Tutorial – Simple Notes Application (February 2010)
- Django Template Tag to protect the E-mail address (February 2010)
- Debugging Django Errors (January 2010)
- Testing your first Django app (January 2010)
- Django, it’s just Python (Desember 2009)
- Nicer dynamic forms in django (Desember 2009)
- A Crash Course in Django (Desember 2009)
- Django Secret Question suggestion (November 2009)
- Implementing Search in Django Site using HayStack and Xapian / Whoosh (October 2009)
- Using Jinja2 with Django (via Coffin) (September 2009)
- Django aggregation tutorial (August 2009)
- Django image crop and upload to S3 (August 2009)
- Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) (November 2009)
- The Pinax Tutorial, Introduction (October 2009)
- Django development on Snow Leopard (October 2009)
- How we built A Feed Apart (using Django, Twitter, and Flickr) (June 2009)
- Doing more with the Django admin (May 2009)
- Deploying Django applications to a production server (April 2009)
- Django Best Practices (April 2009)
- A Guide to Django full-text search with Sphinx and django-sphinx (March 2009)
- Debugging Django : Best Stuff on Web (March 2009)
- Intro to Django – Building a To-Do List (February 2009)
- Diving into Django (February 2009)
- In-Depth django-sphinx Tutorial (February 2009)
- Integrating Yahoo Search in a Django site in 5 easy steps (Desember 2008)
- Automatically setting ‘debug’ in your Django app based on server hostname (November 2008)
- On Static Media and Django (November 2008)
- My Experience with Django Signals (October 2008)
- Intro to Unintrusive JavaScript with Django (September 2008)
- 10 Insanely Useful Django Tips (September 2008)
I’ll try to update this list with more tutorials, if you have suggestion please let me know. Thanks.
Related posts:
Social comments and analytics for this post…
This post was mentioned on Twitter by DjangoIreland: Django 101 | KomunitasWeb http://bit.ly/8Z6NSi…
[...] http://komunitasweb.com/2010/02/django-101/ [...]
goood recopilation :)