Skip to content
Snippets Groups Projects
Commit 74312f54 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

injection warning

parent ecf52786
Branches
Tags v10
No related merge requests found
......@@ -19,6 +19,9 @@ indent() {
}
echo "-----> Injecting legacy Django settings..."
echo " ! WARNING: Settings injection will be fully deprecated on January 1, 2013. More info:"
echo " ! https://devcenter.heroku.com/articles/django-injection "
echo "-----> Installing dj-database-url..."
pip install --use-mirrors 'dj-database-url>=0.2.0' | indent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment