reimbursinator/back
Rupika 84aa01e008 1) added a user in the admin to change the user_id in report -- updated database!
2) removed double dictionary for fields in view.py
2019-02-04 18:02:32 -08:00
..
backend 1) added a user in the admin to change the user_id in report -- updated database! 2019-02-04 18:02:32 -08:00
reimbursinator CSRF backend issue fixed. If cookies are maintained, it seems to work. 2019-02-03 18:30:42 -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 Token authentication, api endpoints and 'BearerAuthentication' working. 2019-02-03 16:56:34 -08:00
db.sqlite3 1) added a user in the admin to change the user_id in report -- updated database! 2019-02-04 18:02: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 Token authentication, api endpoints and 'BearerAuthentication' working. 2019-02-03 16:56:34 -08:00
Pipfile.lock Token authentication, api endpoints and 'BearerAuthentication' working. 2019-02-03 16:56:34 -08:00