{ "info": { "author": "Long PengYu", "author_email": "497626363@qq.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nDjango-General-Filters\n=====\n\ndjango-general-filters is a liberary of useful custom django filters.\n\nWith django-general-filters you can develop django applications faster and \neasier, and no need to deal with some difficult stuff about tags and filters.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"generalfilters\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'generalfilters',\n ]\n\n2. Load the general_filter filter in your templates like this::\n\n {% load general_filter %}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-general-filters", "package_url": "https://pypi.org/project/django-general-filters/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-general-filters/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/django-general-filters/0.1/", "requires_dist": null, "requires_python": null, "summary": "Useful custom django filters", "version": "0.1" }, "last_serial": 3241107, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8e192a9d28a582b6865de42bc0c106e4", "sha256": "76f78300ad00ace2fbe52009ad1dbfa17ee39bbe0af3e4305be169bbb6b5ecdc" }, "downloads": -1, "filename": "django-general-filters-0.0.1.zip", "has_sig": false, "md5_digest": "8e192a9d28a582b6865de42bc0c106e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6990, "upload_time": "2016-12-05T11:41:07", "url": "https://files.pythonhosted.org/packages/55/19/d9aaffe45756b3b647dc1ab0a6729c70f6c4a70e27baa3c244ad76593d9a/django-general-filters-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1487893a4e61a381a341077c8406642f", "sha256": "5007d428d4e13ab5d75f173a9490b9541c92a155b96a45eb1173803de1dc9868" }, "downloads": -1, "filename": "django-general-filters-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1487893a4e61a381a341077c8406642f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2986, "upload_time": "2017-10-11T03:01:20", "url": "https://files.pythonhosted.org/packages/65/de/02a6c77f24ec526f8a2d9aa058907b92132de385ec9bca379fc31c90f9c1/django-general-filters-0.0.2.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "d5ec5d34bd5e266976cf0266c1c362ab", "sha256": "82b120c1d712565fc7562a22f1b87575220b5529fd953dfc17e432909435c4c0" }, "downloads": -1, "filename": "django-general-filters-0.1.zip", "has_sig": false, "md5_digest": "d5ec5d34bd5e266976cf0266c1c362ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6910, "upload_time": "2016-12-05T11:22:34", "url": "https://files.pythonhosted.org/packages/f6/ee/c7f5f3413b46bf985d35385b11793306d43dc29cc6b99948ed17bf37909c/django-general-filters-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5ec5d34bd5e266976cf0266c1c362ab", "sha256": "82b120c1d712565fc7562a22f1b87575220b5529fd953dfc17e432909435c4c0" }, "downloads": -1, "filename": "django-general-filters-0.1.zip", "has_sig": false, "md5_digest": "d5ec5d34bd5e266976cf0266c1c362ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6910, "upload_time": "2016-12-05T11:22:34", "url": "https://files.pythonhosted.org/packages/f6/ee/c7f5f3413b46bf985d35385b11793306d43dc29cc6b99948ed17bf37909c/django-general-filters-0.1.zip" } ] }