Skip to content

matheusho/djangotutorial

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors