Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Roseman 5d619698c4
Validate category creation requests, unit test (#15)
* Validate category creation requests, unit test

* unit tests
2022-08-27 02:34:59 -04:00
Ethan Roseman 686e15385e
Cleanup/reorg (#10)
* Cleanup/reorg WIP - serializers next

* PR comments, fixes

* fix URLs
2022-08-26 11:02:16 +09:00
EllipticEllipsis 5790357ac4
Add some POSTing functionality and some python files to make POST requests (#9)
* First attempt at csv parsing

* Probably right format now

* Add POSTing

* Updates and mypy
2022-08-25 15:26:27 +09:00
Ethan Roseman 3defb09002
better admin experience 2022-08-24 10:35:16 +09:00
Ethan Roseman 3d5822901f
remove requests 2022-08-22 06:02:16 +09:00
Ethan Roseman c76c934ac9
add requests 2022-08-22 06:00:52 +09:00
Ethan Roseman 5b02dc1b33
initial shtuff 2022-08-19 19:35:05 +09:00