1
0
mirror of https://github.com/django/django.git synced 2025-10-26 07:06:08 +00:00

Added formats for the Azerbaijani locale.

This commit is contained in:
Emin Mastizada
2015-02-22 03:56:51 +02:00
committed by Tim Graham
parent f95122e541
commit dda2a3cf4c
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