Posts tagged django

Posted 3 years ago

Django 1.0 Released!

Many congratulations to the Django development team!

After over three years of development with a huge number of contributors, the Django Project Team has officially released Django 1.0 for public/production consumption.

For anyone that isn’t in the know, Django is an open-source Python framework for rapid development of web applications.

Personally, I’ve used Django to develop a number of projects and it has been amazing to watch the framework grow over the last three years. The amount of contributions by the community at large has been absolutely incredible. Not to mention that working with Django is an absolute joy and makes my life a lot easier as a developer.

I look forward to seeing the continued growth of the community and hopefully I’ll get around to contributing some code to the project at some point.

_On another note, this site should be relaunching at some point in the future on a Django-based CMS that I’m developing to run all of my sites. So I haven’t given up here completely, there’s more to come._