Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 370 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 370 Bytes

hockey

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

To run this project

  1. You need to download the repo
pip install Django
  1. cd into the hockey folder
source bin hb/activate
python manage.py runserver