2.1.2
- Configure email in production for real password reset functionality (#27)
- Configured and began writing frontend unit tests with jest and React Testing
Library. - Improvements for contributors
- Single boolean switch to go from dbsqlite to mysql in
development_settings.py
- Continue to maintain
dev_setup.sh
, which is not more descriptive and runs
new frontend test suite on setup.
- Single boolean switch to go from dbsqlite to mysql in
- Misc but fixes (#13, #20)