Skip to content

Repository files navigation

Django Tutorial

Implementing Django Tutorial v6

Requisitos

  • Docker

Test

Test suite

make test

Test coverage

make test-cov

Development Server

make docker-up

http://localhost:8000

Commands

Makefile has the main commands to run your app. To use this make command args

make makemigrations polls
make test-cov polls

About

Learn Django Tutorial Path

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages