reimbursinator/back
2019-02-07 18:21:57 -08:00
..
backend changed the data_values to display as just "value" in the JSON data dict 2019-02-07 18:21:57 -08:00
reimbursinator Fixed user authentication backend to allow login with email. 2019-02-06 13:22:40 -08:00
ssl Reimplemented front and back end SSL and made Docker copy in fresh files (database, html, etc.) every startup. 2018-12-22 17:57:39 -06:00
uploads/2019/01/31 Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
users Changed to email instead of username, added first and last name. 2019-02-05 15:38:34 -08:00
db.sqlite3 added function that displays data values 2019-02-07 18:13:32 -08:00
Dockerfile Reimplemented front and back end SSL and made Docker copy in fresh files (database, html, etc.) every startup. 2018-12-22 17:57:39 -06:00
manage.py Database models all implemented. Migrations made. 2019-01-20 14:39:11 -08:00
Pipfile Configure registration app 2019-02-04 18:29:05 -08:00
Pipfile.lock User registration endpoint working. 2019-02-05 14:56:48 -08:00