Closed diegostruk closed 4 years ago
@reddigari added djangorestframework dependency to pipfile. Seems like it is working fine doing a pip install.
Needs drf-yasg
as well.
We should consider merging #20 first because I imagine resolving merge conflicts from this PR will be easier than the other way, but it's up to you and @reelmatt
@reddigari sorry forgot that drf-yasg which is now added. I was finishing reviewing #20 but I will merge it now so that it goes before this current one.