0
0
mirror of https://github.com/django/django.git synced 2024-11-24 02:47:35 +01:00
django/docs/releases/1.2.1.txt
2019-11-26 14:02:24 +01:00

9 lines
324 B
Plaintext

==========================
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
:ticket:`bug <13560>` that affected datetime form field widgets when
localization was enabled.