{ "info": { "author": "Phoenix Zerin", "author_email": "phx@phx.ph", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Filters" ], "description": ".. image:: https://travis-ci.org/todofixthis/filters-django.svg?branch=master\n :target: https://travis-ci.org/todofixthis/filters-django\n.. image:: https://readthedocs.org/projects/filters/badge/?version=latest\n :target: http://filters.readthedocs.io/\n\nDjango Filters\n==============\nAdds filters for for Django-specific features, including:\n\n- Search for a DB model instance matching the incoming value.\n\n\nMinimum Requirements\n--------------------\nThese filters are compatible with Django v2.x.\n\nIf you encounter any issues, please report them on our `Bug Tracker`_, and be\nsure to indicate which version of Django you are using.\n\n\nInstallation\n------------\nThis package is an extension for the `Filters library`, so you can install it\nas an extra to ``phx-filters``:\n\n.. code:: bash\n\n pip install phx-filters[django]\n\n\nIf desired, you can install this package separately. This allows you to control\nthe package version separately from ``phx-filters``.\n\n.. code:: bash\n\n pip install phx-filters-django\n\n\nRunning Unit Tests\n------------------\nTo run unit tests after installing from source::\n\n pip install -e .[test-runner]\n python manage.py test\n\nThis project is also compatible with `tox`_, which will run the unit tests in\ndifferent virtual environments (one for each supported version of Python).\n\nInstall the package with the ``test-runner`` extra to set up the necessary\ndependencies, and then you can run the tests with the ``tox`` command::\n\n pip install -e .[test-runner]\n tox -p all\n\n\n.. _Bug Tracker: https://github.com/eflglobal/filters-django/issues\n.. _Filters library: https://pypi.python.org/pypi/filters\n.. _tox: https://tox.readthedocs.io/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://filters.readthedocs.io/", "keywords": "data validation,django", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "phx-filters-django", "package_url": "https://pypi.org/project/phx-filters-django/", "platform": "", "project_url": "https://pypi.org/project/phx-filters-django/", "project_urls": { "Homepage": "https://filters.readthedocs.io/" }, "release_url": "https://pypi.org/project/phx-filters-django/2.0.0/", "requires_dist": [ "Django (>=2.0)", "phx-filters", "tox (>=3.7) ; extra == 'test-runner'", "django-nose ; extra == 'test-runner'" ], "requires_python": "", "summary": "Adds filters for Django-specific features.", "version": "2.0.0" }, "last_serial": 5752334, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "21b8d30b77ecf3a89926db428d0cf231", "sha256": "b469704a77dbb49f65961924a7603b95f3d7c0c78df97406207662c62c7a20ef" }, "downloads": -1, "filename": "phx_filters_django-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "21b8d30b77ecf3a89926db428d0cf231", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4644, "upload_time": "2019-08-29T12:58:00", "url": "https://files.pythonhosted.org/packages/76/72/fe346d0e9b73803ddebfc803ed42bf2c2208ee88441ad4881cfd8fa688e6/phx_filters_django-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af4ffe3352ab7a879c75b50dcb2e1800", "sha256": "94a62dd51cb481f6a316dd19d8a6b6fc3ee8ceddb75389270ed49092d66b9e86" }, "downloads": -1, "filename": "phx-filters-django-2.0.0.tar.gz", "has_sig": false, "md5_digest": "af4ffe3352ab7a879c75b50dcb2e1800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6273, "upload_time": "2019-08-29T12:58:02", "url": "https://files.pythonhosted.org/packages/bc/bf/a718967b809bb2b0369314f4145746e96165f814b24f7be146a23a7e3a5a/phx-filters-django-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21b8d30b77ecf3a89926db428d0cf231", "sha256": "b469704a77dbb49f65961924a7603b95f3d7c0c78df97406207662c62c7a20ef" }, "downloads": -1, "filename": "phx_filters_django-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "21b8d30b77ecf3a89926db428d0cf231", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4644, "upload_time": "2019-08-29T12:58:00", "url": "https://files.pythonhosted.org/packages/76/72/fe346d0e9b73803ddebfc803ed42bf2c2208ee88441ad4881cfd8fa688e6/phx_filters_django-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af4ffe3352ab7a879c75b50dcb2e1800", "sha256": "94a62dd51cb481f6a316dd19d8a6b6fc3ee8ceddb75389270ed49092d66b9e86" }, "downloads": -1, "filename": "phx-filters-django-2.0.0.tar.gz", "has_sig": false, "md5_digest": "af4ffe3352ab7a879c75b50dcb2e1800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6273, "upload_time": "2019-08-29T12:58:02", "url": "https://files.pythonhosted.org/packages/bc/bf/a718967b809bb2b0369314f4145746e96165f814b24f7be146a23a7e3a5a/phx-filters-django-2.0.0.tar.gz" } ] }