Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request for #26 #37

Merged
merged 8 commits into from
Aug 3, 2024
Merged

Pull Request for #26 #37

merged 8 commits into from
Aug 3, 2024

Conversation

stephanelatil
Copy link
Contributor

Adds asynchronous ModelViewSet through mixins (similar to the default DRF implementation) and GenericViewSet.

I was currently unable to write tests as testing the ModelViewSet necessitates a Model which I am unable to do with the current test implementaiton.

I'm open to help with testing :)

@em1208
Copy link
Owner

em1208 commented Aug 3, 2024

@stephanelatil Thanks for your contribution! I have done several changes to your PR and added tests as well. I will merge it and do a new release.

@em1208 em1208 merged commit 29af16a into em1208:main Aug 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants