Metadata-Version: 1.1
Name: django-proxy-storage
Version: 0.1.0
Summary: Proxy storage for any Django storage
Home-page: http://github.com/chibisov/django-proxy-storage
Author: Gennady Chibisov
Author-email: web-chib@ya.ru
License: BSD
Download-URL: https://pypi.python.org/pypi/django-proxy-storage/
Description: Provides simple Django storage that proxies every operation to original storage and saves meta information about files to database.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
