Skip to content

thinh9e/thinhblog-dj

Repository files navigation

Thinh Blog

Django CI

Create a blog with Django

Running

Windows

> python .\manage.py runserver

The website will run at localhost:8000.

Testing

Windows

> coverage run manage.py test
> coverage html

Opening /htmlcov/index.html by Browser to see the test report.

Dependencies


© Thinh Nguyen

About

This is my blog with Django

Topics

Resources

License

Stars

Watchers

Forks

Languages