About Django and the importance of releases (Technobabble)
[Posted June 10, 2008 by cook]
Christian Joergensen
notes the lack of recent releases of the Django web platform.
"
My favorite Python web framework, Django, has not been updated for a long time. The most current release, 0.96, was released in March 2007. This is a very long time, when you're in the market of web frameworks.
This doesn't seem to bother a lot of people, as the common answer in the django community seems to be just to run the trunk version (development version).
I for one do[]n't like that solution. And here are some of the reasons why."
(
Log in to post comments)