1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[1.8.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 155a127afb
commit ff2e0896a3
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.

View File

@@ -37,6 +37,7 @@ autogenerated
autoincrement
autoreload
Aymeric
Azerbaijani
backend
backends
backport