Closed stardust66 closed 7 years ago
Don't know where to display in the UI. I left it as a property in the settings object.
settings
Don't forget to
$ python manage.py db upgrade
Before deploying to Heroku you can do (you probably know this)
$ heroku run python manage.py db upgrade --app math3dstaging
The property is no longer in the settings object.
Looks good (and tested)
Don't know where to display in the UI. I left it as a property in the
settings
object.Don't forget to
Before deploying to Heroku you can do (you probably know this)