{ "info": { "author": "Ionel Cristian M\u0103rie\u0219", "author_email": "contact@ionelmc.ro", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: User Interfaces" ], "description": "==================\ndjango-easyfilters\n==================\n\n.. image:: http://img.shields.io/travis/ionelmc/django-easyfilters.png\n :alt: Build Status\n :target: https://travis-ci.org/ionelmc/django-easyfilters\n\n.. image:: http://img.shields.io/coveralls/ionelmc/django-easyfilters.png\n :alt: Coverage Status\n :target: https://coveralls.io/r/ionelmc/django-easyfilters\n\n.. image:: http://img.shields.io/pypi/v/django-easyfilters-ex.png\n :alt: PYPI Package\n :target: https://pypi.python.org/pypi/django-easyfilters-ex\n\n.. image:: http://img.shields.io/pypi/dm/django-easyfilters-ex.png\n :alt: PYPI Package\n :target: https://pypi.python.org/pypi/django-easyfilters-ex\n\nOverview\n========\n\nThis library provides filters similar in some ways to ``list_filter`` and\n``date_hierarchy`` in Django's admin, but for use outside the\nadmin. Importantly, it also includes result counts for the choices. It is\ndesigned to be very easy to get started with.\n\nInstall\n=======\n\n::\n\n pip install django-easyfilters-ex\n\nDocs\n====\n\nhttps://django-easyfilters.readthedocs.org/en/latest/\n\nTODO\n====\n\n* Possible: ability to specify 'defaults' attribute for FilterSet\n* Allow the automatic 'page' resetting to be customized\n\n\nChangelog\n=========\n\nVersion 0.7.0\n-------------\n\n* Fix bug with DateTimeFilter on Django 1.6 and add support for filtering NULLs in ForeignKey filters (contributed by\n Eugene A Brin in PR#9)\n\nVersion 0.6.2\n-------------\n\n* Add a ``show_counts`` option on filters.\n* Add a ``defaults`` option on filterset so you don't have to specify the same options for every filter.\n\nVersion 0.6.1\n-------------\n\n* Fix broken import / error handling in utils.\n\nVersion 0.6\n-----------\n\n* Fixed compat with django 1.6 and 1.7\n* Fixed handling around NULL values\n* Fixed inconsistencies with \"display\" links\n* Add support for filters on forward relations (eg: fk1__fk2__finalfield)\n\nVersion 0.5\n-----------\n\n* Python 3.3 compatibility :-) Tests are run against Python 2.6, 2.7 and 3.3,\n and Django 1.3 to 1.5\n\nVersion 0.4\n-----------\n\n* Cleaned up internal ``Filter`` implementation/API\n\n* Added and documented ``Filter.render_choice_object`` which can\n be overridden for easy customization of filters.\n\n* Fixed various bugs with DateTimeFilter. Thanks to psyton for a bug fix.\n\nVersion 0.3.2\n-------------\n\n* Correction to new ``FilterSet.title`` attribute.\n\nVersion 0.3.1\n-------------\n\n* Fixed crasher in 0.3\n\nVersion 0.3\n-----------\n\n* Added the ``FilterSet.title`` attribute, and the ``title_fields`` attribute\n that can be used to control it.\n\nVersion 0.2\n-----------\n\n* Added NumericRangeFilter\n\n* More docs, and API firmed up.\n\n* Fixed bug with test_settings.py which caused static media not to be served\n with most recent Django.\n\nVersion 0.1.1\n-------------\n\nCleaned up the release tarball to remove old files.\n\nVersion 0.1\n-----------\n\nInitial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ionelmc/django-easyfilters/", "keywords": "django filter autofilter drilldown easy simple", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-easyfilters-ap", "package_url": "https://pypi.org/project/django-easyfilters-ap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-easyfilters-ap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ionelmc/django-easyfilters/" }, "release_url": "https://pypi.org/project/django-easyfilters-ap/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Easy creation of link-based filtering for a list of Django model objects.", "version": "0.1.0" }, "last_serial": 2011606, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c1d7f75124fcc974501149fde78763ef", "sha256": "6f783e341900542e8ad9771d7dc1a6b201fad346c766c6af956d75d76ac9af49" }, "downloads": -1, "filename": "django-easyfilters-ap-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1d7f75124fcc974501149fde78763ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45265, "upload_time": "2016-03-17T05:12:21", "url": "https://files.pythonhosted.org/packages/95/bc/233f8f2fd2b3728aa4fe9baf75da86eb68771773906a65c01627642cec63/django-easyfilters-ap-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1d7f75124fcc974501149fde78763ef", "sha256": "6f783e341900542e8ad9771d7dc1a6b201fad346c766c6af956d75d76ac9af49" }, "downloads": -1, "filename": "django-easyfilters-ap-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1d7f75124fcc974501149fde78763ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45265, "upload_time": "2016-03-17T05:12:21", "url": "https://files.pythonhosted.org/packages/95/bc/233f8f2fd2b3728aa4fe9baf75da86eb68771773906a65c01627642cec63/django-easyfilters-ap-0.1.0.tar.gz" } ] }