django-rest-framework-docs icon indicating copy to clipboard operation
django-rest-framework-docs copied to clipboard

Fields in table representation

Open yasinrawther opened this issue 8 years ago • 0 comments

Here I have added the feature of fields with the table representation. So you can use Table representation to make your fields list in the documentation clear. So We can change representation by adding single line inside the REST_FRAMEWORK_DOCS in settings.py. And also show max_length field in table representation. Sample output I attached here. fields_table_repr

yasinrawther avatar Jul 21 '17 04:07 yasinrawther