You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this repo does not have manage.py script to make migrations and create db. Currently, the website repo is the one needed to create the DB schema. We need to investigate if we can just make the website repo public, if there is a better way to share the models and their creation instead of replicating the model.
The text was updated successfully, but these errors were encountered:
this repo does not have manage.py script to make migrations and create db. Currently, the website repo is the one needed to create the DB schema. We need to investigate if we can just make the website repo public, if there is a better way to share the models and their creation instead of replicating the model.
The text was updated successfully, but these errors were encountered: