Closed jshear95 closed 7 years ago
Do we want to add our db.sqlite3 and migrations to source control? I know that the db.sqlite3 one is kind of a pain to work with, since you'll always get merge conflicts with it.
After thinking about it. The migrations are fine, since those are related to the structure of the database. But that means we'd have to migrate on pulls and clones.
Alright fixed up a lot of the issues and this looks good.
Requesting a merge with Master