Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 869c9ba30615cb24fb5786787a2db8655f2f0d2b
      
https://github.com/django/django/commit/869c9ba30615cb24fb5786787a2db8655f2f0d2b
  Author: Ramiro Morales <cra...@gmail.com>
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
    M django/core/management/base.py
    M django/core/management/commands/compilemessages.py
    M django/core/management/commands/makemessages.py
    M django/core/management/templates.py
    M docs/howto/custom-management-commands.txt
    M docs/releases/1.6.txt
    A 
tests/modeltests/user_commands/management/commands/leave_locale_alone_false.py
    A 
tests/modeltests/user_commands/management/commands/leave_locale_alone_true.py
    M tests/modeltests/user_commands/tests.py
    M tests/regressiontests/i18n/commands/extraction.py

  Log Message:
  -----------
  Fixed #19730 -- Don't validate importability of settings by using i18n in 
management commands.

They are handled independently now and the latter can be influenced by
the new BaseCommand.leave_locale_alone internal option.

Thanks chrischambers for the report, Claude, lpiatek, neaf and gabooo for
their work on a patch, originally on refs. #17379.



-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to