devdenh / python-django-blog

Home Page:https://python-django-blog.hexlet.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-django-blog

github action status

Demo on Heroku

Requirements

  • Python 3.8+
  • Poetry
  • GNU Make

Setup

make setup

Run server

make start
# Open http://localhost:8000

Check codestyle

make lint

Run tests

make test
make test-coverage # run tests with coverage report

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

https://python-django-blog.hexlet.app


Languages

Language:Python 73.1%Language:HTML 20.5%Language:Makefile 4.1%Language:Dockerfile 1.8%Language:Procfile 0.3%Language:Shell 0.2%