- Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: manosim/django-rest-framework-docs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
New field to exclude APIViews from endpoint list
#90 opened May 20, 2016 by dschien Loading… updated May 20, 2016
Support to augmented API paths.
#108 opened Jul 4, 2016 by lukjarzsolwit Loading… updated Jul 20, 2016
Deep recurrence displays invalid path
#107 opened Jul 4, 2016 by rettier Loading… updated Nov 19, 2016
Getting docstrings using DRF get_view_description function
#140 opened Sep 21, 2016 by wen96 Loading… updated Sep 21, 2016
Bugfix: an endpoint without a parent contaminated with its predecessor's parent.
#126 opened Jul 29, 2016 by rczajka Loading… updated Dec 28, 2016
Better support for ModelViewSet (through appropriate router attribution based on settings) - And fix incomplete API paths when recurrence is used
#132 opened Aug 24, 2016 by dimitri-justeau Loading… updated Sep 6, 2017
Fields in table representation
#172 opened Jul 21, 2017 by yasinrawther Loading… updated Jan 25, 2018
Support for permission classes specified using rest_condition
#148 opened Nov 26, 2016 by argoyal Loading… updated May 30, 2018
ModelSerializers / Login protected access / Groups by namespaces
#70 opened Feb 29, 2016 by debnet Loading… updated Oct 11, 2018
api_endpoint: __get_permissions_class__: only return name of class
#182 opened Jan 18, 2019 by stdweird Loading… updated Jan 18, 2019
docs: Fix simple typo, attibutes -> attributes
#185 opened Mar 9, 2020 by timgates42 Loading… updated Mar 9, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.