---
title: "Django 1.2.1 release notes"
version: 4.0
locale: ko
source: https://docs.djangoproject.com/ko/4.0/releases/1.2.1/
canonical: https://djangodocs.dev/ko/4.0/releases/1.2.1/
---
# 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](https://code.djangoproject.com/ticket/13560) that affected datetime form field widgets when
localization was enabled.
