manosim / django-rest-framework-docs

Document Web APIs made with Django Rest Framework
https://www.drfdocs.com/
BSD 2-Clause "Simplified" License
647 stars 184 forks source link

Possible fix for #144. #145

Closed StyXman closed 7 years ago

StyXman commented 7 years ago

This PR proposes a fix for #144. It WorksForMe™, but I don't know all the internals of DRFDocs. I just hope this makes the ball start rolling.

tadgh commented 7 years ago

Tested this locally, solves it for me as well

manosim commented 7 years ago

Hello @StyXman! I'm sorry for the late reply - been really busy - trying to find more time for drfdocs & other open-source projects but it can be really tough. I will be more than happy to give you push access to the repository & pypi so that I don't slow down everyone (sorry about this!)... Let me know if you are interested!

StyXman commented 7 years ago

@manosim: yes, I can at least merge a couple of PRs, and if you're happy with it, think about a release. With a little bit of luck I can do it in work hours :)

manosim commented 7 years ago

@StyXman Sounds great! Can you send me a dm on twitter (@manosim_) to give me your pypi username etc?

StyXman commented 7 years ago

My pypi username is the same as my github one, what else do you need?

manosim commented 7 years ago

Just added you to PyPI as well so that should be good to go? Let me know if there is anything else I can help with! Thank you for stepping up on this one! Really appreciate it!

ConorMcGee commented 7 years ago

Any idea when this will be released?