From 265464bdf413067185ec9d42cf2b67963ec50016 Mon Sep 17 00:00:00 2001 From: Aykhan Hajiyev <44121516+aykhanhajiyev@users.noreply.github.com> Date: Fri, 15 Feb 2019 13:30:51 +0400 Subject: [PATCH] Update manage.py --- manage.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manage.py b/manage.py index 7a78fbb..9cd2563 100644 --- a/manage.py +++ b/manage.py @@ -13,3 +13,6 @@ "forget to activate a virtual environment?" ) from exc execute_from_command_line(sys.argv) + + + #hmm