classy-django-rest-framework
classy-django-rest-framework copied to clipboard
Usage Examples of Classes
trafficstars
It would be super cool if one could see a usage example in addition to the nicely gathered documentation. For example, when opened generics.ListAPIView, you will be able to see usage examples below 'Attributes' description.
Hi @Shamsullo, all content from this project is generated from DRF's own source code. Given that, I'm not sure how we can generate those examples. Do you have any suggestions? Thanks.