shacker / django-todo

A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
http://django-todo.org
BSD 3-Clause "New" or "Revised" License
819 stars 285 forks source link

demo site not working #63

Closed Abdisalanvp77 closed 5 years ago

shacker commented 5 years ago

Yeah that was quite an adventure. With the latest 2.3 release we had a migration that failed with postgres. Only then did I realize I was running an older/unsupported postgres version on the demo site. When I tried to upgrade postgres, everything went wrong. Finally realized it was time to create a new droplet on digital ocean which meant re-learning how to set up systemd, gunicorn, nginx, etc. I was super busy at work and the conversion took a couple of evenings. Sorry for the downtime, but all good now (and it's even faster than before).