Shortcut/macro for "collectstatic" "yes" or --noinput
I frequently need to run the manage.py task collectstatic.
I either need to press the awkward shift-enter to type "–noinput",
or need to type "yes" after the command runs.
Is there anyway to get a single button to perform the collect static operation in pycharm's gui?
I either need to press the awkward shift-enter to type "–noinput",
or need to type "yes" after the command runs.
Is there anyway to get a single button to perform the collect static operation in pycharm's gui?
Please sign in to leave a comment.