pclubuiet / website

Programming club, PU official website.
https://pclubuiet.herokuapp.com
GNU General Public License v3.0
14 stars 70 forks source link

Heroku deployment doesn't automatically run the migrations #138

Closed gurpreetsingh00885 closed 6 years ago

gurpreetsingh00885 commented 6 years ago

I'm submitting a ...

Current behavior:

Heroku deployment doesn't run the migrations.

Expected behavior:

Migrations should be automatically run whenever the website is deployed.

Check out this SO question