Closed gurpreetsingh00885 closed 7 years ago
settings.py has necessary settings to deploy to heroku. requirements.txt was updated too and whitenoise is used for management of staticfiles as it makes it easy to serve staticfiles in an app heroku and is the preferred standard.
settings.py has necessary settings to deploy to heroku. requirements.txt was updated too and whitenoise is used for management of staticfiles as it makes it easy to serve staticfiles in an app heroku and is the preferred standard.