{ "info": { "author": "Bas Koopmans", "author_email": "django@baskoopmans.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "====================\nDjango Filters\n====================\n\nThe Django Filters project is created for easy filter creation.\nThere are slug and get base filters and an BaseFilterset for constructing.\n\n\nUpcoming features\n============\n\nIf you have ideas for other features please let me know.\n\nInstallation\n============\n\n#. pip install git+git://github.com/baskoopmans/django-filters.git\n\n#. Or add the `filters` directory to your Python path.\n\n#. Add `filters` to your INSTALLED_APPS if you want to use templates and templatetags\n\nConfiguration\n=============\n\n\nTODOs and BUGS\n==============\n\nSee: http://github.com/baskoopmans/django-filters/issues", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/baskoopmans/django-filters/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/baskoopmans/django-filters/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-filters", "package_url": "https://pypi.org/project/django-filters/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-filters/", "project_urls": { "Download": "http://github.com/baskoopmans/django-filters/downloads", "Homepage": "http://github.com/baskoopmans/django-filters/" }, "release_url": "https://pypi.org/project/django-filters/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "A filterset and filters.", "version": "0.2.1" }, "last_serial": 1597727, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "90ad3630cdc7d1772453e628a83f81ee", "sha256": "a217ed254d6a7a38079645d431f2c709e19c5b53e61ae21867adb8c5a7fe636f" }, "downloads": -1, "filename": "django-filters-0.1.0.zip", "has_sig": false, "md5_digest": "90ad3630cdc7d1772453e628a83f81ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10345, "upload_time": "2014-11-18T19:44:54", "url": "https://files.pythonhosted.org/packages/56/37/c970890cbd1389d9ffb6da8712e2589fd51070b108cf0d86e0ca52affdca/django-filters-0.1.0.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "24393a424fb2f0e6d4308805dee6e4a8", "sha256": "62fea9012635e09075e2aaed688ace75679a22bcea91b74f5a90cad2857ca35b" }, "downloads": -1, "filename": "django-filters-0.2.0.zip", "has_sig": false, "md5_digest": "24393a424fb2f0e6d4308805dee6e4a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9857, "upload_time": "2015-06-18T14:24:37", "url": "https://files.pythonhosted.org/packages/09/17/47031f980bedff0f4bc655b23715ac46737c522855c69243e2fa6fd48355/django-filters-0.2.0.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "2c6849302d06358908f9a69297d29e26", "sha256": "1a9799a41106dc53ed894e952a24e8dee9b4fb37f010f22d178c09c90c61d711" }, "downloads": -1, "filename": "django-filters-0.2.1.zip", "has_sig": false, "md5_digest": "2c6849302d06358908f9a69297d29e26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9839, "upload_time": "2015-06-18T15:25:58", "url": "https://files.pythonhosted.org/packages/5f/ce/71e44492d20f5ae87f18fcc9a4dbc77935e286be32bf8cafb6d0a7b68812/django-filters-0.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c6849302d06358908f9a69297d29e26", "sha256": "1a9799a41106dc53ed894e952a24e8dee9b4fb37f010f22d178c09c90c61d711" }, "downloads": -1, "filename": "django-filters-0.2.1.zip", "has_sig": false, "md5_digest": "2c6849302d06358908f9a69297d29e26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9839, "upload_time": "2015-06-18T15:25:58", "url": "https://files.pythonhosted.org/packages/5f/ce/71e44492d20f5ae87f18fcc9a4dbc77935e286be32bf8cafb6d0a7b68812/django-filters-0.2.1.zip" } ] }