{ "info": { "author": "Gustavo Santana de Oliveira", "author_email": "gustavo.sdo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django :: 1.7", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-selectable-filter\r\n=======================\r\n\r\nInstallation\r\n------------\r\n\r\nUse pip/easy_install\r\n\r\n.. code-block:: bash\r\n\r\n pip install django-selectable-filter\r\n\r\n\r\nAdd selectable_filter to settings.INSTALLED_APP. For this, edit the setup.py file:\r\n\r\n.. code-block:: python\r\n\r\n INSTALLED_APPS = (\r\n ...\r\n 'selectable_filter'\r\n )\r\n\r\nInspiration\r\n------------\r\nThis project was inspired on library django-datefilterspec \r\n\r\nhttps://github.com/tzulberti/django-datefilterspec", "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/Gustavosdo/django-selectable-filter", "keywords": "django admin,django filter selectable", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-selectable-filter", "package_url": "https://pypi.org/project/django-selectable-filter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-selectable-filter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Gustavosdo/django-selectable-filter" }, "release_url": "https://pypi.org/project/django-selectable-filter/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "The filterspec to the Django administration that allow you to filter records using the resources of django-selectable library", "version": "0.1.5" }, "last_serial": 1532895, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "264c1d4dd5978a8e975eb5c8b06fcd12", "sha256": "51cda5655087a91599dbb7c2279d7ab8041f0de380160e372724bbb18b09c4e7" }, "downloads": -1, "filename": "django-selectable-filter-0.1.0.zip", "has_sig": false, "md5_digest": "264c1d4dd5978a8e975eb5c8b06fcd12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5011, "upload_time": "2015-05-03T16:57:50", "url": "https://files.pythonhosted.org/packages/5e/dc/f865d673c31d62938627d6d2ae0742b613ad2195dce51a9734d3d9b95684/django-selectable-filter-0.1.0.zip" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "140cfad353ec5e3576e2a927a6d8edb3", "sha256": "f1320f2ab6d84d1c6584c199e4d92559712e63a880b8b742204e5ac2df12dbcc" }, "downloads": -1, "filename": "django-selectable-filter-0.1.1.zip", "has_sig": false, "md5_digest": "140cfad353ec5e3576e2a927a6d8edb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6370, "upload_time": "2015-05-03T23:26:52", "url": "https://files.pythonhosted.org/packages/54/88/ad2e584dc06c1d413f44c5ce862f114c7cd63c0904e2f321b6df10290c3b/django-selectable-filter-0.1.1.zip" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "57a344fbbb02a8f770cce185483ecf8a", "sha256": "7023f37e4a6a3c69643ea583e6e879c3a38b2d6a8943e79ed8762273c6402e27" }, "downloads": -1, "filename": "django-selectable-filter-0.1.5.zip", "has_sig": false, "md5_digest": "57a344fbbb02a8f770cce185483ecf8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6637, "upload_time": "2015-05-04T18:56:42", "url": "https://files.pythonhosted.org/packages/be/f0/8ed9a0b2bca2a505d6a5b713161644deeda79dc8fe2d6db494fcf65b6f8f/django-selectable-filter-0.1.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57a344fbbb02a8f770cce185483ecf8a", "sha256": "7023f37e4a6a3c69643ea583e6e879c3a38b2d6a8943e79ed8762273c6402e27" }, "downloads": -1, "filename": "django-selectable-filter-0.1.5.zip", "has_sig": false, "md5_digest": "57a344fbbb02a8f770cce185483ecf8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6637, "upload_time": "2015-05-04T18:56:42", "url": "https://files.pythonhosted.org/packages/be/f0/8ed9a0b2bca2a505d6a5b713161644deeda79dc8fe2d6db494fcf65b6f8f/django-selectable-filter-0.1.5.zip" } ] }