madkarl / djangorestframework-enhanced

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Python 100.0%