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

Clean up get_unavailable_methods

Open aericson opened this issue 8 years ago • 0 comments
trafficstars

Clean up https://github.com/vintasoftware/cdrf.co/blob/develop/rest_framework_ccbv/inspector.py#L191-L222

I've removed the needed for being able to look at more than one item from the lookahead. We no longer need the guard against multiple lookahead.

aericson avatar Jan 11 '17 04:01 aericson