Metadata-Version: 2.1
Name: django-hug
Version: 0.1b2
Summary: Package for working with Django views and request/response validation in more convenient way.
Home-page: https://github.com/jounderwood/django-hug
Author: UNKNOWN
Author-email: andrey.sdr@gmail.com
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Django (>=2.0)
Requires-Dist: marshmallow (>=3.0.0rc4)

Package for working with Django views and request/response validation in more convenient way.


