To setup remote with heroku:
heroku git:remote -a clowdlink
To push to heroku:
git push heroku
Sample CRM project with multi-tenant support built using the Python Django framework