Skip to content

BrittleFoot/django_template

Repository files navigation

django_template

install

# in your virtual environment
pip install -U pip pip-tools

make deps

run

# up database
docker-compose up -d

# run migrations
cd src && ./manage.py migrate

# run server
make start

extra

See Makefile for more commands, or how to run any command if you don't have make installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages 4