General
Linux
Python
blog
caching
databases
debugging
django
djangocon
geodjango
inauguracion
jacobkaplanmoss
misscripts
opensource
orm
postgresql
projects
python
security
software
yaco
What's New in Python 2.6
Blog de Simon Willison Posted on October 2, 2008
What’s New in Python 2.6 (via). Python 2.6 final has been released (the last 2.x version before 3.0). multiprocessing and simplejson (as json) are now in the standard library, any backwards compatible 3.0 features have been added and the official docs are now powered by Sphinx (used by Django 1.0 as well). There ...
Django documentation (for 1.0)
Blog de Simon Willison Posted on August 24, 2008
Django documentation (for 1.0). The documentation refactor is in: the docs for the upcoming 1.0 release have been tidied up, rearranged and ported to a new documentation system based on Sphinx. The URL has also changed to docs.djangoproject.com.


