Skip to content

pyjaks/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to-do-app

Development

This project uses Poetry to manage packages. In the root of this project run:

poetry install
poetry run python manage.py makemigrations
poetry run python manage.py migrate

To run the server:

poetry run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published