---
title: "Django 1.2.1 release notes"
version: 1.10
locale: es
source: https://docs.djangoproject.com/es/1.10/releases/1.2.1/
canonical: https://djangodocs.dev/es/1.10/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.
