arunnediyasala

Results 16 comments of arunnediyasala

Hi, Because of Python 3.6 in Heroku I have removed wsgiref==0.1.2 and also updated static versions etc.I hope this change wont affect my deployment

Hi, I am getting a sample page like this https://enigmatic-gorge-49618.herokuapp.com/ I did not see any widget in my page....So xbeeWificloudkit is just a sample to create a webpage???

When I used the command git checkout origin/master -- requirements.txt package.json bower.json fatal: invalid reference: origin/master then I used git show-branch -a * [master] master runtimefile ! [heroku/master] master runtimefile...

out put of git remote -a heroku https://git.heroku.com/enigmatic-gorge-49618.git (fetch) heroku https://git.heroku.com/enigmatic-gorge-49618.git (push)

Sorry for the delay there is some internet issue from my side mean while git remote add " what I have to give here "

Still I am getting the same https://enigmatic-gorge-49618.herokuapp.com/

git remote -v heroku https://git.heroku.com/enigmatic-gorge-49618.git (fetch) heroku https://git.heroku.com/enigmatic-gorge-49618.git (push) origin https://github.com/digidotcom/xbeewificloudkit (fetch) origin https://github.com/digidotcom/xbeewificloudkit (push)

[deploy_log.txt](https://github.com/digidotcom/xbeewificloudkit/files/1598690/deploy_log.txt) Thanks for your replay here I am attaching the log file.

heroku run python manage.py syncdb Running python manage.py syncdb on ⬢ enigmatic-gorge-49618... up, run.2723 (Free) Creating tables ... Installing custom SQL ... Installing indexes ... Installed 0 object(s) from 0...