Opened 13 months ago
Closed 13 months ago
#33951 closed New feature (wontfix)
Feature Request: default management command arguments from settings
Reported by: | Abdullah Alaqeel | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | 4.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
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.
Note: See
TracTickets for help on using
tickets.
This is the perfect use-case for a wrapper tool such as Make (or Just or Invoke or ... — the options are legion.)