BinghamtonCoRE / bikeshare

1 stars 5 forks source link

Database migrations #53

Open hallfox opened 8 years ago

hallfox commented 8 years ago

http://flask-migrate.readthedocs.io/en/latest/

We should probably set it up lest we regret empyting the database later

jpalazz2 commented 8 years ago

54 broke the available bikes page. It's using mongoengine code to read the bikes from the DB. I'll fix that.