marcgibbons / django-rest-swagger

Swagger Documentation Generator for Django REST Framework: deprecated
https://marcgibbons.com/django-rest-swagger/
BSD 2-Clause "Simplified" License
2.59k stars 602 forks source link

Fix excluding schema view from doc page for DRF 3.9 #801

Open mikha1lov opened 5 years ago

mikha1lov commented 5 years ago

From Django REST framework documentation:

Both APIView.exclude_from_schema and the exclude_from_schema 
argument be moved to deprecated in the 3.8 release, and removed entirely in 3.9.