Metadata-Version: 1.0
Name: softwarefabrica.django.drilldown
Version: 0.9dev-BZR-r8-panta-elasticworld.org-20091111104900-tj54rjt5f0biy1hc
Summary: Drill-down navigation for django projects
Home-page: http://cheeseshop.python.org/pypi/softwarefabrica.django.drilldown/
Author: Marco Pantaleoni
Author-email: m.pantaleoni@softwarefabrica.org
License: GNU GPL v2
Download-URL: http://pypi.python.org/packages/source/s/softwarefabrica.django.drilldown/softwarefabrica.django.drilldown-0.9dev-BZR-r8-panta-elasticworld.org-20091111104900-tj54rjt5f0biy1hc.tar.gz
Description: .. _topics-overview:
        
        ========
        Overview
        ========
        
        This `Django`_ application provides the ability to navigate through a large
        number of database objects using a `drill down`_ approach, by progressively
        refining the set selecting filter values for model fields.
        
        This provides a great alternative to classic search, especially for large
        datasets and in those cases where search criterions are not perfectly clear
        up-front.
        
        
        .. _`Django`: http://www.djangoproject.com
        .. _`drill down`: http://en.wikipedia.org/wiki/Drill_down
        
        
        
Keywords: drill-down drilldown navigation browsing database django softwarefabrica
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
