Metadata-Version: 1.1
Name: django-generic-images
Version: 0.30
Summary: Generic images pluggable django app
Home-page: http://bitbucket.org/kmike/django-generic-images/
Author: Mikhail Korobov
Author-email: kmike84@gmail.com
License: MIT license
Description: This app provides image model (with useful managers, methods and fields) that can be attached to any other Django model using generic relations.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: django (>=1.1)
