Metadata-Version: 1.1
Name: django-exportdata
Version: 0.1
Summary: Export model data (filtered/ordered/ranged) to csv file
Home-page: https://github.com/saippuakauppias/django-exportdata
Author: Denis Veselov
Author-email: progr.mail@gmail.com
License: ISC
Description: django-exportdata
        =================
        
        Export model data (filtered/ordered/ranged) to csv file
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
