---
title: "Notes de publication de Django 1.2.1"
version: 2.1
locale: fr
source: https://docs.djangoproject.com/fr/2.1/releases/1.2.1/
canonical: https://djangodocs.dev/fr/2.1/releases/1.2.1/
---
# Notes de publication de Django 1.2.1

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.
