reimbursinator/back
2019-02-15 22:41:54 -08:00
..
backend prints out JSON with section & field details 2019-02-15 22:41:54 -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/02/09 extracts just the file name from the file path 2019-02-09 13:23:01 -08:00
users Changed to email instead of username, added first and last name. 2019-02-05 15:38:34 -08:00
db.sqlite3 Set section boolean values to default to False, and set field numerical values to default to 0. 2019-02-14 14:23:05 -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