Skip to content
Snippets Groups Projects
Verified Commit 9306fdeb authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Refactored all views to ViewSets. Has the following benefits

* no url configuration needed simply register viewset with router
* now using DefaultRouter, meaning api root is now browsable
* merged some views
* makes it easier to include api schema later
* Ran isort and updated docstring
parent d048bfe2
No related branches found
No related tags found
1 merge request!17Refactor views to viewsets
Pipeline #
Showing
with 191 additions and 74 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment