#16084: makemessages command doesn't respect LOCALE_PATHS setting
-------------------------------------+-------------------------------------
     Reporter:  heylinus             |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:                       |                  Version:  1.4
  Internationalization               |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by termopetteri):

 Hello, commenting an old fixed ticket.

 If an app has 'locale' named folder under its static folder
 (/app_name/static/app_name/locale/foobar.js), makemessages does not pick
 the files in that folder (here foobar.js). Is that intentional?

 Here's the relevant code:
 
https://github.com/django/django/blob/master/django/core/management/commands/makemessages.py#L413

--
Ticket URL: <https://code.djangoproject.com/ticket/16084#comment:15>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.13ce01c7539bf0126b95f7ab79c33b58%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to