From 8150e690b48c048de3c6b84a66cdc24ca98b2fcd Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Wed, 17 Jun 2020 00:10:10 -0400 Subject: [PATCH 1/3] Update webapp.rst --- docs/source/webapp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/webapp.rst b/docs/source/webapp.rst index 938948c..2075e7f 100644 --- a/docs/source/webapp.rst +++ b/docs/source/webapp.rst @@ -5,7 +5,7 @@ Installing: ------- Package the Django app and run it on a remote server, to get started, run a -.. code-block:: python +:: pip3 install -r requirements.text python manage.py makemigrations api python manage.py makemigrations users From 26b00587c94d5f1aead2cf10fb629a822da47d6b Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Wed, 17 Jun 2020 00:10:35 -0400 Subject: [PATCH 2/3] Update webapp.rst --- docs/source/webapp.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/webapp.rst b/docs/source/webapp.rst index 2075e7f..da89290 100644 --- a/docs/source/webapp.rst +++ b/docs/source/webapp.rst @@ -13,3 +13,4 @@ run a Usage: ------ +(Teacher) sstern1 login: Riya2011 From fd74833cb0bd8fa94dc9be9654946c446a586b24 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Wed, 17 Jun 2020 00:13:04 -0400 Subject: [PATCH 3/3] Update webapp.rst --- docs/source/webapp.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/webapp.rst b/docs/source/webapp.rst index da89290..2075e7f 100644 --- a/docs/source/webapp.rst +++ b/docs/source/webapp.rst @@ -13,4 +13,3 @@ run a Usage: ------ -(Teacher) sstern1 login: Riya2011