From e91bb693c945dbd886658a3ef534432b1cbd67a3 Mon Sep 17 00:00:00 2001 From: Pratikshamonap <72182837+Pratikshamonap@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:45:53 +0530 Subject: [PATCH] Update and rename Readme.md to A CSE department package --- Readme.md => A CSE department package | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename Readme.md => A CSE department package (79%) diff --git a/Readme.md b/A CSE department package similarity index 79% rename from Readme.md rename to A CSE department package index 70d8e620..143ff5d9 100644 --- a/Readme.md +++ b/A CSE department package @@ -1,4 +1,4 @@ -## Django CSE dept Website package +## Django CSE dept Website package is here A CSE dept. website which is built on Django Backend and uses Materialize CSS framework in frontend. @@ -12,9 +12,9 @@ A CSE dept. website which is built on Django Backend and uses Materialize CSS fr - $ python manage.py runserver - Open up a browser and go to http://127.0.0.1:8000/admin - In your browser, open http://127.0.0.1:8000/home to open the home website. -- Modify the settings.py to change the LOGIN and PASSWORD of web email. +- Modify the settings .py to change the LOGIN and PASSWORD of web email. -#### Uses: +#### Uses for u: - JQuery - Materialize CSS - Python3