There was an error while loading. Please reload this page.
1 parent 5d0ed4e commit 20e0af2Copy full SHA for 20e0af2
bin/steps/django
@@ -19,7 +19,7 @@ if [ -f settings.py ]; then
19
fi
20
21
echo "-----> Installing dj-database-url..."
22
-pip install --use-mirrors dj-database-url==0.1.1 | indent
+pip install --use-mirrors dj-database-url | indent
23
24
echo "-----> Injecting Django settings..."
25
0 commit comments