Metadata-Version: 1.1
Name: django_qspickle
Version: 0.1
Summary: Django queryset query pickling
Home-page: https://github.com/CBWhiz/django_qspickle
Author: CBWhiz
Author-email: CBWhiz@gmail.com
License: GNU General Public License (GPL)
Description: Allows you to pickle a QuerySet (the query), not the results of executing the query.
Keywords: django queryset pickle
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Software Development :: Libraries :: Python Modules
