Skip to content

Release 0.0.1

Compare
Choose a tag to compare
@manosim manosim released this 18 Dec 20:22
· 258 commits to master since this release

First release of the project to pypi. Features include:

  • List all endpoints that inherit from DRF's APIView
  • Settings to hide docs view (ie. in Production)
  • Override Templates
  • Support for Python 2.7, 3.3, 3.4, 3.5
  • Support for Django 1.8, 1.9
  • Support for Django Rest Framework 3 and above