First project with Django to create a simple learning log
This is supposted to be a multi-user web-page where people can keep their notes and hints to specific topics they are interested or are learning.
Web-site : https://learning-log-pyth.herokuapp.com/
Before building for Heroku set the DISABLE_COLLECTSTATIC variable:
heroku config:set DISABLE_COLLECTSTATIC=1