pyladieshre / pyladies

PyLadies Harare website
MIT License
0 stars 9 forks source link

Modified and Tested on Heroku #6

Closed charle-k closed 7 years ago

charle-k commented 7 years ago

I have edited the application so that it works on Heroku. It now connects to database. You need to run database migration manually using heroku tools commandline:

heroku run python manage.py migrate

I have also added icons