1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.7.x] Added formats for the Azerbaijani locale.

Backport of dda2a3cf4c from master
This commit is contained in:
Emin Mastizada
2015-02-22 03:56:51 +02:00
committed by Tim Graham
parent ca910b0c5a
commit 61705f0091
4 changed files with 38 additions and 0 deletions

View File

@@ -23,3 +23,5 @@ Bugfixes
* Added the ability to set the isolation level on PostgreSQL with psycopg2 ≥
2.4.2 (:ticket:`24318`). It was advertised as a new feature in Django 1.6
but it didn't work in practice.
* Formats for the Azerbaijani locale (``az``) have been added.