It would be really helpful if we can set some default arguments for core
management commands such as makemessages. This way, dev who run the
commands won't have to remember to pass the arguments that we want.
--
Ticket URL: <https://code.djangoproject.com/ticket/33951>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => wontfix
Comment:
This is the perfect use-case for a wrapper tool such as Make (or Just or
Invoke or ... — the options are legion.)
--
Ticket URL: <https://code.djangoproject.com/ticket/33951#comment:1>