reimbursinator/back
2019-02-18 18:17:45 -08:00
..
backend Merged changes from master. 2019-02-16 12:21:29 -08:00
reimbursinator Added 3rd 'admin' server on port 8445 to serve admin css/js. 2019-02-18 17:48:51 -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 Added docstring comments to all functions and classes. Renamed 'get_reports' to 'get_report'. 2019-02-16 12:11:37 -08:00
db.sqlite3 Implemented owner-checking and Unauthorized error messages. 2019-02-16 08:22: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 Updated django to 2.1.6 2019-02-18 18:17:45 -08:00
Pipfile.lock User registration endpoint working. 2019-02-05 14:56:48 -08:00