1👍
bitnami developer here. I think you have a typo, at least in the code you are pasting:
os.environ['DJANGO_SETTNGS_MODULE']='harshp.settings.production'
Can you try to change it from SETTNGS to SETTINGS?
Source:stackexchange.com
1👍
bitnami developer here. I think you have a typo, at least in the code you are pasting:
os.environ['DJANGO_SETTNGS_MODULE']='harshp.settings.production'
Can you try to change it from SETTNGS to SETTINGS?