{ "info": { "author": "Philip Gatt", "author_email": "gattster@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Works like normal inclusion tag but it allows the wrapped function to specify which template to use, or to abort althogether and return.\n\nExample:\n\n@configurable_inclusion_tag(register)\ndef maybe_show_foo(context):\n if not SHOULD_SHOW_FOO:\n return None\n return 'foo.html', context", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/defcube/django_configurable_inclusion_tag/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-configurable-inclusion-tag", "package_url": "https://pypi.org/project/django-configurable-inclusion-tag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-configurable-inclusion-tag/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/defcube/django_configurable_inclusion_tag/" }, "release_url": "https://pypi.org/project/django-configurable-inclusion-tag/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A smart template inclusion tag", "version": "0.1.1" }, "last_serial": 1325296, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ac5ef29bc74abcbe64efc6d684ed5b45", "sha256": "d5f5f6b6aada9a95e9f88a839c3f4e2b40eb6116a5996f6217fabc6f6254c3b2" }, "downloads": -1, "filename": "django-configurable-inclusion-tag-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac5ef29bc74abcbe64efc6d684ed5b45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1947, "upload_time": "2014-11-30T08:14:10", "url": "https://files.pythonhosted.org/packages/fd/c1/fe360fdebfbf8218c836e2c7e991c8f1c0ecff9d48243a4abf670894d916/django-configurable-inclusion-tag-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f31021a33ca5ccb29feb67cc53fdb226", "sha256": "2331905caf409d224cddea045a1d8f7d4ceda3294db3538f0d609d0409aae4f2" }, "downloads": -1, "filename": "django-configurable-inclusion-tag-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f31021a33ca5ccb29feb67cc53fdb226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2040, "upload_time": "2014-11-30T08:17:42", "url": "https://files.pythonhosted.org/packages/90/69/fe153acb9c1b0d3d82729e050636cee758ff44daf22aa3a05aeb31120be3/django-configurable-inclusion-tag-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f31021a33ca5ccb29feb67cc53fdb226", "sha256": "2331905caf409d224cddea045a1d8f7d4ceda3294db3538f0d609d0409aae4f2" }, "downloads": -1, "filename": "django-configurable-inclusion-tag-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f31021a33ca5ccb29feb67cc53fdb226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2040, "upload_time": "2014-11-30T08:17:42", "url": "https://files.pythonhosted.org/packages/90/69/fe153acb9c1b0d3d82729e050636cee758ff44daf22aa3a05aeb31120be3/django-configurable-inclusion-tag-0.1.1.tar.gz" } ] }