ChristopherChudzicki / math3d

Legacy version: Use math3d-react repo instead
MIT License
12 stars 4 forks source link

Add times accessed counter #93

Closed stardust66 closed 7 years ago

stardust66 commented 7 years ago

Don't know where to display in the UI. I left it as a property in the settings object.

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
stardust66 commented 7 years ago

The property is no longer in the settings object.

ChristopherChudzicki commented 7 years ago

Looks good (and tested)