1

About Django Template Development

As you know I’m a python and django fan. I try to use python and django in every project including academic studies. A few days ago, I had the book “Django 1.0 Template Development” and still exploring it. Thanks to Packt Publishing.

As long as I finalize my current study, I’m going to start writing about django template development and a review about the book. There is a sample chapter “Serving Multiple Templates” which you can download and read for free.

Related posts:

  1. Django on Shared Hostings
  2. Software Development & Deployment with Google App Engine
  3. A Real Django Application On A Shared Hosting
  4. Django 1.0
  5. Building Python Modules on Windows
  1. [...] review which is written by Scott Newman and published by Packt Publishing. I have already posted a blog entry about the free chapter of the [...]