{ "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-Tags\n=====\n\ndjango-general-tags is a liberary of useful custom django tags.\n\nWith django-general-tags 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 'generaltags',\n ]\n\n2. Load the general_filter filter in your templates like this::\n\n {% load general_tags %}", "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-tags", "package_url": "https://pypi.org/project/django-general-tags/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-general-tags/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/django-general-tags/0.1/", "requires_dist": null, "requires_python": null, "summary": "Useful custom django tags", "version": "0.1" }, "last_serial": 2499998, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9d9905a421e0ff0195a4c39f2a9207bc", "sha256": "b789303f5fd24b415026e69cc1897b2359b60f777278d045010e387159f1729b" }, "downloads": -1, "filename": "django-general-tags-0.0.1.zip", "has_sig": false, "md5_digest": "9d9905a421e0ff0195a4c39f2a9207bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6604, "upload_time": "2016-12-05T11:38:58", "url": "https://files.pythonhosted.org/packages/af/b7/4f95747b20438d975fde01d19c4363c9b5ba0208e284a14f09cad8d27f89/django-general-tags-0.0.1.zip" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "19371b95d619ac6a77ecc38fbf53a982", "sha256": "45c12058d480646b519e673d976c5d3deca4017acbd0e62b917fa27a0c2c26f4" }, "downloads": -1, "filename": "django-general-tags-0.1.zip", "has_sig": false, "md5_digest": "19371b95d619ac6a77ecc38fbf53a982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6537, "upload_time": "2016-12-05T11:22:09", "url": "https://files.pythonhosted.org/packages/ea/80/19445fc984ddfa393fb6fc15454a686f0da5f311d02879a81769b5a3c76d/django-general-tags-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19371b95d619ac6a77ecc38fbf53a982", "sha256": "45c12058d480646b519e673d976c5d3deca4017acbd0e62b917fa27a0c2c26f4" }, "downloads": -1, "filename": "django-general-tags-0.1.zip", "has_sig": false, "md5_digest": "19371b95d619ac6a77ecc38fbf53a982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6537, "upload_time": "2016-12-05T11:22:09", "url": "https://files.pythonhosted.org/packages/ea/80/19445fc984ddfa393fb6fc15454a686f0da5f311d02879a81769b5a3c76d/django-general-tags-0.1.zip" } ] }