Metadata-Version: 2.4
Name: drf-common-exceptions-shabbir20
Version: 0.1.1
Summary: Reusable custom exception handler for Django REST Framework
Author-email: Shabbir Habib <84226838+shabbir98@users.noreply.github.com>
License: MIT
Project-URL: Homepage, https://github.com/shabbir98/Custom-Exception-Handler
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# drf-common-exceptions

Reusable custom exception handler for Django REST Framework

## Installation

```bash
pip install drf-common-exceptions-shabbir20
```
