Open Hypersonic opened 10 years ago
A note: it's not actually being treated as one aside from its location. It probably should go in the main directory, though.
If it's not a model, it doesn't belong in the models directory, period.
If you don't mind can we deal with this in class where you guys can help me out? (Sorry I keep acting so clueless I'm just not really used to using GitHub.......or Python)
When I tried running app.py, it created a new marx.db in the main directory, so should we be keeping marx.db and schema.py there instead of in the models directory?
Database is not a model. It's much closer to a controller, if anything.