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.