In this PR, I fixed the issues caused by migration file overwritten by creating two brand new AWS environments.
I changed the AWS env names to be parkrowd-env-prod and parkrowd-env-develop.
Also, the domain names for the AWS envs are also changed accordingly.
You can see that I also changed .travis.yml and settings.py in accordance to the changes made above.
Besides just the code, I updated the Google Maps API key settings to allow requests from these two new domains so that our Map functionality works as expected.
Please do approve and merge this PR as early as possible because these changes are essential for our team to ensure all deployment from this point on will work smoothly. And if you have any questions, please shoot me a message and I will respond ASAP.
In this PR, I fixed the issues caused by migration file overwritten by creating two brand new AWS environments.
I changed the AWS env names to be parkrowd-env-prod and parkrowd-env-develop. Also, the domain names for the AWS envs are also changed accordingly.
You can see that I also changed
.travis.yml
andsettings.py
in accordance to the changes made above.Besides just the code, I updated the Google Maps API key settings to allow requests from these two new domains so that our Map functionality works as expected.
Please do approve and merge this PR as early as possible because these changes are essential for our team to ensure all deployment from this point on will work smoothly. And if you have any questions, please shoot me a message and I will respond ASAP.