Hello this is a blog I wrote to learn the Django framework. I built this to better learn Django. It shows views with Blog posts and also has a search feature
- You need to download the repo
pip install Django
- cd into the hockey folder
source bin hb/activate
python manage.py runserver