Commit Graph

5 Commits

Author SHA1 Message Date
Luke Street 8eaf1784f3
Use cache for get_all_entries (#21)
* Use cache for get_all_entries

* Use prefetch_related in get_all_entries

* Run formatter

* More type annotations
2022-11-22 02:22:28 +09:00
Ethan Roseman 693d4325d9
Upgrade deps, cli beginnings, api reorg (#18) 2022-09-23 05:40:44 +09:00
Ethan Roseman c98e43d087
endpoints for creating projects and versions, other fixes 2022-08-28 22:59:52 +09:00
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