/djangorestframework-enhanced

https://pypi.org/project/djangorestframework-enhanced/

Primary LanguagePythonOtherNOASSERTION

Django Rest Framework Enhanced

Feature

  • Initialize REST_FRAMEWORK Settings
  • Create Rest Framework App
  • Custom Content Negotiation: Hide RestFramework API Debug View
  • Custom Exception Handler
  • Custom Response

ToDo

  • Migrate Privilege Control to Generic Views
  • Smart Update Project/settings.py

Usage

pip install djangorestframework-enhanced

Build

python .\setup.py sdist bdist_wheel