Hi all,

As proposed two months ago [1], I just released django-localflavor 1.0 with all 
"local flavors" recombined.

This fixes the failed handover of the django.contrib.localflavor app to the 
broader community with the per-country django-localflavor-* apps before the 
Django 1.5 release. Those packages are now all integrated again in the new 
django-localflavor app. All contributors of the now defunct per-country apps 
have been given commit access to the new app. The main purpose of the new app 
is to reduce maintenance friction of 40+ separate "localflavors".

Releases of django-localflavor are independent from Django's release cycle but 
will always support the currently maintained Django releases. It currently 
supports Python 2.6, 2.7, 3.2 and 3.3 and runs on Django 1.5.x and the upcoming 
1.6.x.

Here's the source code of django-localflavor:

  https://github.com/django/django-localflavor

The documentation:

  https://django-localflavor.readthedocs.org/

Translations can be updated on Transifex:

  https://www.transifex.com/projects/p/django-localflavor/

And the tests are hosted on Travis CI (a tox config also exists):

  https://travis-ci.org/django/django-localflavor

Thanks for the attention, please let me know if you have any questions :)

Jannis


PS: In case pip installing the app doesn't work right away please allow the 
PyPI CDN a few minutes to fetch the file.


1: https://groups.google.com/d/msg/django-developers/vxCStIvpXc4/o68setV25e4J

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to