Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Readme.md → A CSE department package
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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
Expand Down