Closed dchukhin closed 5 years ago
This pull request changes the project name from smh-organization to smh-app.
smh-organization
smh-app
To make the change locally, you will need to:
smh_app
createdb -E UTF-8 smh_app
.env
DJANGO_SETTINGS_MODULE=smh_app.settings
Also, to make the change more complete, the repo name can be changed from smh-organization to smh-app.
This pull request changes the project name from
smh-organization
tosmh-app
.To make the change locally, you will need to:
smh_app
(createdb -E UTF-8 smh_app
).env
file to haveDJANGO_SETTINGS_MODULE=smh_app.settings
Also, to make the change more complete, the repo name can be changed from
smh-organization
tosmh-app
.