Skip to content

CU-Hyperloop/HyperMail

Repository files navigation

HyperMail

To migrate the DB when you are updating the models do these commands:

Create migrations:

docker exec -it backend python manage.py makemigrations app

Apply the migration:

docker exec -it backend python manage.py migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors