mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
06efeae598
Also took the opportunity to slightly refactor gettext options so as to ease customization by subclassing the command. Thanks Michal Čihař for the report and initial patch.