I am using django-tastypie and I am very pleased with this. But I really want to get a self-learning api function from the Django Rest Framework.
What solutions exist (or are created by people) for obtaining such automatic generated documentation that the Django Rest Framework, but from the TastyPie-based API?
source share