summaryrefslogtreecommitdiffstats
path: root/pre-push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pre-push.sh')
-rw-r--r--pre-push.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pre-push.sh b/pre-push.sh
index 324d867..7ae6878 100644
--- a/pre-push.sh
+++ b/pre-push.sh
@@ -27,6 +27,7 @@ sed -i '/SECRET_KEY/ s/^.*$/SECRET_KEY = "not-the-real-secret-key-a#vaeozn0---^f
echo " " reset: SECRET_KEY = \"not-the-real-secret-key-a#vaeozn0---^fj!355qki*vj2\"
#
# Do these before final testing, *not* just before pushing:
+# in ./pre-run.sh
# python reset-django.py
# python manage.py makemigrations
# python manage.py test