#26940: django-admin makemessages vs. manage.py makemessages
--------------------------------------+------------------------------------
     Reporter:  romeroqj              |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  Internationalization  |                  Version:  1.9
     Severity:  Normal                |               Resolution:
     Keywords:  translations          |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by claudep):

 * type:  Uncategorized => Bug
 * stage:  Unreviewed => Accepted


Comment:

 Currently, `makemessages` is explicitly whitelisted as not needing a
 configured settings file (see `no_settings_commands` in
 `django.core.management.__init__.py`.
 I wonder now if we should revert that, considering the dependency of that
 command on `settings.FILE_CHARSET`, `settings.LOCALE_PATHS`,
 `settings.MEDIA_ROOT`, and `settings.STATIC_ROOT`.

--
Ticket URL: <https://code.djangoproject.com/ticket/26940#comment:2>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.b1a7407f7dc74ce7d8f22d08786b71c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to