Raj Patel
Raj Patel
C:\Users\urvis\Desktop\rajpatel322.github.io\Practice_Project>heroku logs 2021-03-20T06:20:17.463462+00:00 app[web.1]: gunicorn.errors.HaltServer: 2021-03-20T06:20:17.463474+00:00 app[web.1]: 2021-03-20T06:20:17.463474+00:00 app[web.1]: During handling of the above exception, another exception occurred: 2021-03-20T06:20:17.463475+00:00 app[web.1]: 2021-03-20T06:20:17.463478+00:00 app[web.1]: Traceback (most recent call last): 2021-03-20T06:20:17.463479+00:00 app[web.1]: File...
I have added django in the requirements.txt
it has to do with the PYTHONPATH not installing django. everytime i try to migrate using heroku run python manage.py migrate or runserver it says import django NoModuelFound Django