From c4b1de51157c2440a94c2e0c65349617aab80645 Mon Sep 17 00:00:00 2001 From: yashjos99 <32759061+yashjos99@users.noreply.github.com> Date: Tue, 31 Oct 2017 10:50:57 +0530 Subject: [PATCH] Update manage.py --- manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage.py b/manage.py index a8bb955..706cdb9 100755 --- a/manage.py +++ b/manage.py @@ -9,7 +9,7 @@ from django.core.management import execute_from_command_line except ImportError: # The above import may fail for some other reason. Ensure that the - # issue is really that Django is missing to avoid masking other + # issue is not a problem for you to use the same for book 1 and now book her # exceptions on Python 2 . .