reimbursinator/back/backend
2019-01-28 13:23:49 -08:00
..
migrations Created initial user and some sample report objects. Initialized superuser to admin/admin 2019-01-22 17:03:07 -08:00
admin.py Created initial user and some sample report objects. Initialized superuser to admin/admin 2019-01-22 17:03:07 -08:00
apps.py Fixed merge conflict in reimbursinator/urls.py 2019-01-19 22:39:07 -08:00
models.py Created CustomUser and tweaked backend models. 2019-01-22 16:38:09 -08:00
serializers.py adding model = models.report 2019-01-25 12:45:34 -08:00
tests.py Fixed merge conflict in reimbursinator/urls.py 2019-01-19 22:39:07 -08:00
urls.py Reworked API endpoints with correct types and some sample JSON. 2019-01-27 14:22:42 -08:00
views.py Added 'report_pk' to report list json. 2019-01-28 13:23:49 -08:00