Changes between Version 1 and Version 2 of Ticket #33205, comment 2
- Timestamp:
- Oct 18, 2021, 10:21:55 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33205, comment 2
v1 v2 4 4 5 5 won't raise an error because both options use the same `dest`. I will investigate it more. 6 7 I don't know do we have to support passing both dest and arg name as keyword arguments? in the example of this ticket, if we call `management.call_command('pause', until='1')`, it should be considered as `util` arg or `for(because dest of for is util as well)`