Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the app locally

  1. Run poetry install
  2. Run poetry run python manage.py migrate to apply migrations
  3. Run poetry run ./manage.py runserver

What to do after you made updates to Models?

  1. Run poetry run python manage.py makemigrations to create a migration reflecting the changes
  2. Run poetry run python manage.py migrate to apply new migrations

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages