Automatic run of "collectstatic" on changes
For various reasons I run DEBUG=False on my development server.
This is a pain when changing CSS files, as I must run "collectstatic" then type 'yes' or '–noinput').
Is there a way to automatically run "collectstatic" after an editor change?
This is a pain when changing CSS files, as I must run "collectstatic" then type 'yes' or '–noinput').
Is there a way to automatically run "collectstatic" after an editor change?
Please sign in to leave a comment.