reimbursinator/back/backend
2019-03-03 01:09:46 -08:00
..
migrations Refreshed database and added frank user. 2019-03-03 01:08:20 -08:00
templates/backend Made fresh database with frank user. 2019-03-03 00:59:44 -08:00
__init__.py Token authentication, api endpoints and 'BearerAuthentication' working. 2019-02-03 16:56:34 -08:00
admin.py Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
apps.py Fixed merge conflict in reimbursinator/urls.py 2019-01-19 22:39:07 -08:00
hasher.py Moved policy files into 'backend/' and fixed (most) formatting issues. 2019-01-29 16:39:35 -08:00
models.py Made fresh database with frank user. 2019-03-03 00:59:44 -08:00
policy.py Implemented tests for all policy rules. 2019-03-02 14:10:00 -08:00
test_policy.py Implemented tests for all policy rules. 2019-03-02 14:10:00 -08:00
urls.py fixed merge conflicts FINALLYgit add .! 2019-02-04 17:17:48 -08:00
views.py Refreshed database and added frank user. 2019-03-03 01:08:20 -08:00