Pre-Development Setup
Closed this issue · 0 comments
EricHorton commented
- Perform a database backup of last year's responses.
- Upgrade to Django v1.8 for new database migration features.
- Refactor, clean up, and comment code as needed before adding new features.
- Assess automated unit testing.
- Look into adding Selenium testing.
- Install coverage.py
- Cedar-10 is being End of Lifed, upgrade to Cedar-14.
-
pip is out of date, upgrade pipLooks like it's baked into Heroku. -
Look into collect static configuration errorFix committed to erich_dev and pushed to test. Watch and make sure nothing weird happens with files not pushed as part of a git repository and then merge to master and push to prod. -
Fix InsecurePlatformWarningUpgraded to python 2.7.10.