|
|
Subscribe / Log in / New account

Django 1.3 released

Version 1.3 of the Django web framework has been released. New features include class-based views ("This means you can compose a view out of a collection of methods that can be subclassed and overridden to provide common views of data without having to write too much code"), better logging, better unit testing support, a number of template improvements, and more; see the release notes for details.

to post comments

Django 1.3 released

Posted Mar 25, 2011 4:22 UTC (Fri) by Sufrostico (guest, #68053) [Link]

Nice, even closer to python 3.


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds