Im using django-tastypie and I'm very happy with it. But I really want to get the self documenting api feature from Django Rest Framework.
What solutions exist (or have people built) to get this kind of auto generated documentation that Django Rest Framework, but from a TastyPie based API ?