Manos Konstantinidis
Manos Konstantinidis
That would be great but it is not possible with the current Github API. Currently to achieve that we will have to make another request for each notification (if there...
@lgeiger That would make sense but unfortunately it's still a url to the api (not an `html_url`) so have to check all types of notifications and see whether they are...
Hello @daxbritto! You can create a key from the django admin. Make sure you copy it before navigating to another page as it will not show up in the admin...
So the idea is that if you have ie. a mobile app you will create an api key for this mobile app (attach the key to the headers of each...
So @daxbritto you could create multiple keys for each client and give them a name?
Hey @alej0varas! Thank you for the PRs! Can you bring this one up to date with master?
By the way @Ivaylo-Bachvarov, I couldn't find your email so.. let me know if you would like push access to the repo! Been really busy lately and still haven't pushed...
Hello @gauravsoni119! Unfortunately DRFdocs currently doesn't support `ModelViewSet` but it it is the **first thing** on my list and hope to solve it soon!
@debnet That looks really nice! https://github.com/debnet/django-rest-framework-docs/commit/85ba4d2623a45a336623c6862bbaa1937704d923 Looking forward to a PR with `ModelViewSet` support!
@debnet If you need any help or want to discuss about implementing `ModelViewSet`, there is now a slack channel in the [pythondev.slack.com](https://pythondev.slack.com/) team - channel `#drfdocs`. Feel free to ping...