Metadata-Version: 1.1
Name: django-validated-file
Version: 2.0
Summary: This Django app adds a new field type, ValidatedFileField, that add the capability of checking the document size and types the user may send.
Home-page: https://github.com/kaleidos/django-validated-file
Author: Andrés Moya Velázquez
Author-email: andres.moya@kaleidos.net
License: GPL3
Description: UNKNOWN
Keywords: django,filefield,validation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
