Ian's Blog

Avatar

A RESTful Blog/Homepage.

my first django submission

Django has got a lot of good things going for it, but I find the lack of a standard template a limiting factor. (the templates they provide are for the admin-screens only and should not be copied). So my first submission is to help rectify this problem by providing a OK-looking default template which people can use as a starting point for their own apps, or use as-is. Hopefully the Django team will take my submission.

Category: django