Commit bf913e00 authored by Kenneth Reitz's avatar Kenneth Reitz

collectstatic not a warning

parent 774ceb33
......@@ -25,7 +25,7 @@ if [ "$RUN_COLLECTSTATIC" ]; then
}
else
echo " ! Django collecstatic is not configured. Learn more:"
echo " Django collecstatic is not configured. Learn more:"
echo " http://devcenter.heroku.com/articles/django-assets"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment