This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
reimbursinator
Watch
6
Star
0
Fork
You've already forked reimbursinator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
edece4092f
reimbursinator
/
back
/
users
History
kououken
b0f41070ec
Refreshed database and added frank user.
2019-03-03 01:08:20 -08:00
..
migrations
Refreshed database and added frank user.
2019-03-03 01:08:20 -08:00
__init__.py
Token authentication, api endpoints and 'BearerAuthentication' working.
2019-02-03 16:56:34 -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
Created CustomUser and tweaked backend models.
2019-01-22 16:38:09 -08:00
forms.py
Created CustomUser and tweaked backend models.
2019-01-22 16:38:09 -08:00
models.py
Added docstring comments to all functions and classes. Renamed 'get_reports' to 'get_report'.
2019-02-16 12:11:37 -08:00
serializers.py
Added docstring comments to all functions and classes. Renamed 'get_reports' to 'get_report'.
2019-02-16 12:11:37 -08:00
tests.py
Created CustomUser and tweaked backend models.
2019-01-22 16:38:09 -08:00
views.py
Changed to email instead of username, added first and last name.
2019-02-05 15:38:34 -08:00