summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.1.txt
blob: bdac39dd5d186e788ff8f79245ef3e2e28372a1e (plain)
1
2
3
4
5
6
7
8
9
10
==========================
Django 1.2.1 release notes
==========================

Django 1.2.1 was released almost immediately after 1.2.0 to correct two small
bugs: one was in the documentation packaging script, the other was a bug_ that
affected datetime form field widgets when localisation was enabled.

.. _bug: https://code.djangoproject.com/ticket/13560