/Django_website

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

We need to :

Install the requirements:

pip install -r requirements.txt

then, we can see the project at (localhost:8000) by using :

python3 manage.py runserver