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
4c560062c7
reimbursinator
/
back
/
users
History
kououken
6e8478cf67
Changed to email instead of username, added first and last name.
2019-02-05 15:38:34 -08:00
..
migrations
Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section.
2019-01-31 16:55:11 -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
Created CustomUser and tweaked backend models.
2019-01-22 16:38:09 -08:00
serializers.py
Changed to email instead of username, added first and last name.
2019-02-05 15:38:34 -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