django-python-framework-tutorial

django-python-framework-tutorial

Django is a high-level Python Web framework,In this screencast Arun Ravindran explains about the new features in recent Django version 1.3.He also covered some basics like

  • Using django.contrib.admin to create fully-featured admin pages
  • Adding tags to posts easily using taggit app
  • Class-based generic views for rapidly building pages (New in Django 1.3)
  • Using template inheritance and filters
  • Leveraging django.contrib.syndication for a simple feed

Download the Source files used in this screencast

Thanks to –Arun Ravindran for video creating this screencast.

Similar Posts