Metadata-Version: 2.1
Name: django-listing
Version: 0.0.6
Summary: Library for creating HTML listing / table / data grid
Home-page: https://github.com/elapouya/django-listing
Author: Eric Lapouyade
Author-email: elapouya@gmail.com
License: GPLv3+
Description: 
        ==============
        django-listing
        ==============
        
        Django app for building HTML listings / tables
        
        Documentation
        -------------
        
        Please, `read the doc <http://django-listing.readthedocs.org>`_
        
        News
        ====
        0.0.1 (2018-02-03)
        ------------------
        - Skeleton commit
        
        
Keywords: table,datatable,listing,data grid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 3.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: docs
