- Initialize
REST_FRAMEWORK
Settings - Create Rest Framework App
- Custom Content Negotiation: Hide RestFramework API Debug View
- Custom Exception Handler
- Custom Response
- Migrate Privilege Control to Generic Views
- Smart Update
Project/settings.py
pip install djangorestframework-enhanced
python .\setup.py sdist bdist_wheel