#19482: django.contrib.localflavor in INSTALLED_APPS raises DeprecationWarning
-------------------------------------+-------------------------------------
     Reporter:  andreas_pelme        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Documentation        |                  Version:
     Severity:  Release blocker      |  1.5-beta-1
     Keywords:  localflavor          |               Resolution:
    Has patch:  0                    |             Triage Stage:  Design
  Needs tests:  0                    |  decision needed
Easy pickings:  1                    |      Needs documentation:  0
                                     |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by charettes):

 I went ahead and generated patches for the '''django-localflavor-xx'''
 apps.

 I wrote a script that extract messages from `django.contrib.localflavor`'s
 
[https://github.com/django/django/blob/stable/1.5.x/django/contrib/localflavor/locale
 locales], checkout all the `django-localflavor` apps, generate locale
 catalogs if they we present in contrib, compile them and generate diffs.

 Those patches ensure that installing a '''django-localflavor-xx''' app
 will provide the exact same translations as `'django.contrib.localflavor'`
 in `INSTALLED_APPS` did prior to 1.5.

 The script used to generate patches can be found
 [https://gist.github.com/4348301 here].

 The generated patches can be found [http://charettes.name/public/django-
 localflavor-locale-patches.tar.gz here].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19482#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to