./manage.py collectstatic permission denied

2015-05-27 Thread sudhin babu
How can we solve this problem? copying admin static files to STATIC_ROOT may solve this .But how (hackernews)junkuos@ hackernews$ ./manage.py collectstatic You have requested to collect static files at the destination location as specified in your settings: /static This will overwrite exi

django1.8 collectstatic permission denied

2015-05-27 Thread sudhin babu
i am using ubntu14.04 copying admin static files to STATC_ROOT may solve this problem but how can i run this command successfully? (hackernews)junkuos@ hackernews$ ./manage.py collectstatic You have requested to collect static files at the destination location as specified in your settings: