General
Linux
Python
blog
caching
databases
debugging
django
djangocon
geodjango
inauguracion
jacobkaplanmoss
misscripts
opensource
orm
postgresql
projects
python
security
software
yaco
Django 1.0 alpha release notes
Blog de Simon Willison Posted on July 22, 2008
Django 1.0 alpha release notes. The big features are newforms-admin, unicode everywhere, the queryset-refactor ORM improvements and auto-escaping in templates.
Jinja2 Final aka Jinjavitus Released
Blog de Simon Willison Posted on July 20, 2008
Jinja2 Final aka Jinjavitus Released. The Jinja template engine now has auto-escaping as an optional feature, disabled by default. Worth considering as an almost drop-in replacement for Django’s template language if features such as macros and compilation to Python code appeal to you.


