Skip to content

thepylot/Django-Hitcount-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Hitcount-Tutorial

Simple Blog App using django-hitcount package

Get Started

Install dependencies by following commad:

pip3 install requirements.txt

and run the project

python3 manage.py makemigrations posts
python3 manage.py migrate
python3 manage.py runserver

About

Simple Blog App using django-hitcount package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published