Loading
Fixed #25784 -- Prevented an exception on collectstatic help
Made the `manage.py help collectstatic` don't fail if the `STATIC_ROOT` setting is empty.
Made the `manage.py help collectstatic` don't fail if the `STATIC_ROOT` setting is empty.