Comment 12 for bug 505440

Revision history for this message
Thomas Bechtold (toabctl) wrote :

New Infos from a django-core-developer (see http://www.djangoproject.com/weblog/2010/apr/01/django-1_2-release-schedule-update-3/ )

"... This means we are now targeting a release candidate around April 19, with a final release around April 26."

I think it's important to have django 1.2 in Lucid. There are a lot of new features and i think a lot of projects/people are using django.
For new features, see http://code.djangoproject.com/wiki/Version1.2Features and http://djangoadvent.com/ . Main features are:
- multi DB support
- improved csfr protection
- I18N/L10N improvements
- Testing framework improvements
- improved If-template-tag
- improved message framework