Using django-storages==1.4 with django 1.9.2
while running python manage.py collectstatic hangs
after typing yes and [Enter], it just hangs. Nothing seems to be copied and the command never finishes. Has any one faced the issue ?
Using django-storages==1.4 with django 1.9.2
while running python manage.py collectstatic hangs
after typing yes and [Enter], it just hangs. Nothing seems to be copied and the command never finishes. Has any one faced the issue ?