Metadata-Version: 1.1
Name: django-dbfilestorage
Version: 0.5.2
Summary: Database backed file storage for testing.
Home-page: https://github.com/tyrelsouza/django-dbfilestorage
Author: Tyrel Souza
Author-email: tyrelsouza@gmail.com
License: MIT License
Download-URL: https://github.com/tyrelsouza/django-dbfilestorage.git
Description: Database backed file storage for testing. Stores files as base64 encoded textfields.
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
