{ "info": { "author": "Luke Plant", "author_email": "L.Plant.98@cantab.net", "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.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: User Interfaces" ], "description": "==================\ndjango-easyfilters\n==================\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\nDownload/install\n================\nJust install as a Python library.\n\nPyPI page: http://pypi.python.org/pypi/django-easyfilters\n\nDocs\n====\n\nSee the docs/ directory, especially docs/overview.rst\n\nAlso hosted here: http://packages.python.org/django-easyfilters\nAnd here: https://django-easyfilters.readthedocs.org/en/latest/\n\nDemo\n====\n\nA small demo app is included, see the instructions in docs/develop.rst\n\nA (currently) live example can be seen at:\n\nhttp://www.christchurchbradford.org.uk/sermons/\n\nStatus\n======\n\nThe library is in a useful state and is used in production. Test coverage is\nextensive. Feedback regarding API or features is very welcome!\n\nSupport\n=======\n\nFile bugs/feature request in the 'issues' in BitBucket:\n\nhttps://bitbucket.org/spookylukey/django-easyfilters/issues?status=new&status=open\n\nOr drop `me `_ an email, I always like to hear when\npeople are using my stuff.\n\nTODO\n====\n\n* Possible: ability to specify 'defaults' attribute for FilterSet\n* Allow the automatic 'page' resetting to be customized\n\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": "https://pythonhosted.org/django-easyfilters/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/spookylukey/django-easyfilters/", "keywords": "django filter autofilter drilldown easy simple", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-easyfilters", "package_url": "https://pypi.org/project/django-easyfilters/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-easyfilters/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/spookylukey/django-easyfilters/" }, "release_url": "https://pypi.org/project/django-easyfilters/0.6/", "requires_dist": null, "requires_python": null, "summary": "Easy creation of link-based filtering for a list of Django model objects.", "version": "0.6" }, "last_serial": 1721750, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "af9d9ad8f7067a94cbb3c18abf295c69", "sha256": "f0e54760b12ef21278460bc99fb8f90efaae4c3a062d715d0f07e796c2bbe02f" }, "downloads": -1, "filename": "django-easyfilters-0.1.tar.gz", "has_sig": false, "md5_digest": "af9d9ad8f7067a94cbb3c18abf295c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36616, "upload_time": "2011-06-28T03:42:11", "url": "https://files.pythonhosted.org/packages/01/2e/9e7d0b800cc0e0e4c846a07fc14dfbca60d242fe9f18709ba4074d9f60c9/django-easyfilters-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f296b09dc4d55125ee58d5b007e40c36", "sha256": "23eb7817e34c1176b6cfeb5e4f93359841518d4cd7966deee1acf6fcb6785521" }, "downloads": -1, "filename": "django-easyfilters-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f296b09dc4d55125ee58d5b007e40c36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26532, "upload_time": "2011-06-28T20:27:48", "url": "https://files.pythonhosted.org/packages/2a/1c/44bde6838589eeacb88f80c1042f8c93c524f86b95fa9b200e05dd250994/django-easyfilters-0.1.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7e19f7cf21c3abe16eeb08bbeb45174a", "sha256": "5c7895b660967e4aa9da9a46e3f7507a9ee4091173755e6ed62d1bf6a90f76cf" }, "downloads": -1, "filename": "django-easyfilters-0.2.tar.gz", "has_sig": false, "md5_digest": "7e19f7cf21c3abe16eeb08bbeb45174a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31957, "upload_time": "2011-07-06T18:31:55", "url": "https://files.pythonhosted.org/packages/87/a0/aa66c95ef39043a747eaef0e936c38b3ac47167d96c03ffad66bd345baad/django-easyfilters-0.2.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "d6bbf60861dfb8b45e20879ea87d50f6", "sha256": "05c21b5cee3d1da868c4631b0bc573d5f816431cb23233fa529618a36555d600" }, "downloads": -1, "filename": "django-easyfilters-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d6bbf60861dfb8b45e20879ea87d50f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32695, "upload_time": "2011-11-05T21:37:43", "url": "https://files.pythonhosted.org/packages/a4/bc/30ca86deeef8b9b9d83da160157ddf672393090e734419b3b9241b706cfa/django-easyfilters-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "f3d195feb8a38f129cb5e3ab4f07a7ed", "sha256": "569073e8f040e1e8886929db3caec7daec93100b67726f0294d5f9332aa5d225" }, "downloads": -1, "filename": "django-easyfilters-0.3.2.tar.gz", "has_sig": false, "md5_digest": "f3d195feb8a38f129cb5e3ab4f07a7ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32731, "upload_time": "2011-11-12T20:45:43", "url": "https://files.pythonhosted.org/packages/4b/20/932783f49606bd778dd22acaa8b143624a5b17b999e7a8e4e208961c7c8f/django-easyfilters-0.3.2.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "d00bfc3b041d1e9449d8ad629ae3628a", "sha256": "3650903cef307886d7a60fedf46aa83569c9a655f501d2317ee2be5d3a2553d2" }, "downloads": -1, "filename": "django-easyfilters-0.4.tar.gz", "has_sig": false, "md5_digest": "d00bfc3b041d1e9449d8ad629ae3628a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35313, "upload_time": "2012-04-23T17:40:15", "url": "https://files.pythonhosted.org/packages/da/3a/9ea8a8b5d416abe8ac3cabf1005b48658ae4e1373ce38dcab812e4c0ee1b/django-easyfilters-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "8355922d493e662841ff9b2b255c2517", "sha256": "1274dea9b615b9c26d8df2959326e4036c5e9fc0944a10874520991c409dcd61" }, "downloads": -1, "filename": "django-easyfilters-0.5.tar.gz", "has_sig": false, "md5_digest": "8355922d493e662841ff9b2b255c2517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36150, "upload_time": "2013-03-28T15:54:14", "url": "https://files.pythonhosted.org/packages/7e/2c/6132563ed6499535a8d6d4d2b00b3bf0785c96bf5eda31c5a1d0b70ca062/django-easyfilters-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "821f37ded39a062c849df8d90bd33d1f", "sha256": "49cc4b18d56a633ae7ce47c8b3b9b709e125714b6de7a7a493b0785c7bb3c3e6" }, "downloads": -1, "filename": "django_easyfilters-0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "821f37ded39a062c849df8d90bd33d1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 34308, "upload_time": "2015-09-14T11:54:32", "url": "https://files.pythonhosted.org/packages/8f/be/8d1204564182e3f978660a587eae615eec9e2ed3f2c851a5067b82f77b1d/django_easyfilters-0.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "023139bf79e53a577a0a152bd851e34b", "sha256": "c94eabe56f2a16f0e2e073876234853aff931eb045de303771513ab70aa84132" }, "downloads": -1, "filename": "django-easyfilters-0.6.tar.gz", "has_sig": false, "md5_digest": "023139bf79e53a577a0a152bd851e34b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40433, "upload_time": "2015-09-14T11:52:31", "url": "https://files.pythonhosted.org/packages/24/2a/a4f46601da715e6c59fe0c16f4246a404ae7b8e7c78a8e3cf48fee8da50c/django-easyfilters-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "821f37ded39a062c849df8d90bd33d1f", "sha256": "49cc4b18d56a633ae7ce47c8b3b9b709e125714b6de7a7a493b0785c7bb3c3e6" }, "downloads": -1, "filename": "django_easyfilters-0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "821f37ded39a062c849df8d90bd33d1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 34308, "upload_time": "2015-09-14T11:54:32", "url": "https://files.pythonhosted.org/packages/8f/be/8d1204564182e3f978660a587eae615eec9e2ed3f2c851a5067b82f77b1d/django_easyfilters-0.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "023139bf79e53a577a0a152bd851e34b", "sha256": "c94eabe56f2a16f0e2e073876234853aff931eb045de303771513ab70aa84132" }, "downloads": -1, "filename": "django-easyfilters-0.6.tar.gz", "has_sig": false, "md5_digest": "023139bf79e53a577a0a152bd851e34b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40433, "upload_time": "2015-09-14T11:52:31", "url": "https://files.pythonhosted.org/packages/24/2a/a4f46601da715e6c59fe0c16f4246a404ae7b8e7c78a8e3cf48fee8da50c/django-easyfilters-0.6.tar.gz" } ] }