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
4bc54d5dcc
reimbursinator
/
back
/
backend
History
Rupika
4bc54d5dcc
fixed merge conflict in settings.py?
2019-01-23 10:25:50 -08:00
..
migrations
Created initial user and some sample report objects. Initialized superuser to admin/admin
2019-01-22 17:03:07 -08:00
__init__.py
Fixed merge conflict in reimbursinator/urls.py
2019-01-19 22:39: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
updating my code
2019-01-22 23:11:41 -08:00
tests.py
Fixed merge conflict in reimbursinator/urls.py
2019-01-19 22:39:07 -08:00
urls.py
Fixed functionality and added JSON responses for corresponding views.
2019-01-20 11:58:30 -08:00
views.py
Fixed functionality and added JSON responses for corresponding views.
2019-01-20 11:58:30 -08:00