Metadata-Version: 2.1
Name: drf-common-exceptions
Version: 0.1.1
Summary: Common exception for Django REST framework
Home-page: https://github.com/abogoyavlensky/drf-common-exceptions
Author: Andrey Bogoyavlensky
Author-email: abogoyavlensky@gmail.com
Keywords: exceptions,django,djangorestframework,drf
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: django (>=1.11)
Requires-Dist: djangorestframework (>=3.7,<4.0)
Project-URL: Documentation, https://github.com/abogoyavlensky/drf-common-exceptions/blob/master/README.md
Project-URL: Repository, https://github.com/abogoyavlensky/drf-common-exceptions
