Changes between Initial Version and Version 1 of Ticket #29392, comment 1
- Timestamp:
- May 9, 2018, 2:23:02 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29392, comment 1
initial v1 3 3 Interestingly, with the patch, if you pass an abbreviation to second parser you get the error you'd expect: 4 4 5 manage.py config: error: ambiguous option: --se could match --set, --settings 5 `manage.py config: error: ambiguous option: --se could match --set, --settings` 6 6 7 7 > ...this option is only available in Python 3.5 and above.