reimbursinator/back
2019-02-04 17:17:48 -08:00
..
backend fixed merge conflicts FINALLYgit add .! 2019-02-04 17:17:48 -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 replaced old db.sqlite3 with updated one from master 2019-02-04 17:16:50 -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