1
0
mirror of https://github.com/django/django.git synced 2025-07-18 08:39:15 +00:00
django/docs/releases/1.2.1.txt
Sergey Fedoseev 314ad45c09 [3.0.x] Used 🎫 role in all tickets links.
Backport of abc51d44afcb8482c64c0bb8c1022f11e7eb2bbb from master
2019-11-26 14:43:27 +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.