{ "info": { "author": "Andrei Coman", "author_email": "comandrei@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "django-template-shorcuts\n========================\n\n.. image:: https://travis-ci.org/comandrei/django-template-shortcuts.svg\n :target: https://travis-ci.org/comandrei/django-template-shortcuts\n :alt: CI\n\n.. image:: https://img.shields.io/pypi/v/django-template-shortcuts.svg\n :target: https://pypi.python.org/pypi/django-template-shortcuts\n :alt: Version\n\n.. image:: https://img.shields.io/pypi/dm/django-template-shortcuts.svg\n :target: https://pypi.python.org/pypi/django-template-shorcuts\n :alt: Downloads\n\n\nRemove boilerplate code when including JS and CSS files hosted by popular CDNs.\n\nRequirements\n============\n\nCore\n----\n\n* Python 2.7+ or Python 3.3+\n* Django 1.7 through Django 1.9\n\n\nInstallation\n============\n\n.. code:: bash\n\n pip install django-template-shorcuts\n\nAdd to your installed apps in settings\n\n.. code:: python\n\n INSTALLED_APPS = (\n ...\n 'template_shortcuts',\n ...\n )\n\t TEMPLATE_CDN_PROVIDER = \"template_shortcuts.providers.google.Google\"\n\n\nThere is support for multiple CDN backends and multiple JS libraries.\nCurrently only the Google CDN is supported with some support for Cloudfare's CDNJS.\n\nUsage\n=====\n\n.. code:: python\n\n {% load shortcuts %}\n\t {% jquery \"1.7.2\" %}\n\nWill yeild:\n\n.. code:: html\n\n \n\n\nContributing\n============\n Found an issue or just want to add some functionality? Open an issue in the issue tracker on github, fork the project, hack away, and make a pull request when you're done.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/comandrei/django-template-shortcuts/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-template-shortcuts", "package_url": "https://pypi.org/project/django-template-shortcuts/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-template-shortcuts/", "project_urls": { "Homepage": "https://github.com/comandrei/django-template-shortcuts/" }, "release_url": "https://pypi.org/project/django-template-shortcuts/0.2.2/", "requires_dist": [ "django (>=1.7)" ], "requires_python": "", "summary": "Reusable Django templatetags", "version": "0.2.2" }, "last_serial": 1883534, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6d7d6561911894e85224dbacc801bfcb", "sha256": "241f2699af475c12a2fe7157b839b0bec0e6e3fd46b5b554a8d2265d01806368" }, "downloads": -1, "filename": "django-template-shortcuts-0.1.tar.gz", "has_sig": false, "md5_digest": "6d7d6561911894e85224dbacc801bfcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4194, "upload_time": "2014-01-02T12:26:14", "url": "https://files.pythonhosted.org/packages/55/6e/d91f534a21f95d25cfde99c33683cc9775c2db15ac414f00a653970fac5b/django-template-shortcuts-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c0908c2a74b0cd5f2ec97e411b59e25c", "sha256": "5cd6556291c6963579351ccad8d2de5ed986f46c2fe1ed0f597a766eb0b665ea" }, "downloads": -1, "filename": "django-template-shortcuts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c0908c2a74b0cd5f2ec97e411b59e25c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5697, "upload_time": "2014-01-02T12:55:42", "url": "https://files.pythonhosted.org/packages/f2/80/079637dbb27ed04d4c93b5c53910e1eb1bbd837770d24b5ca9a2ff33ed0f/django-template-shortcuts-0.1.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "051c4e273bd63fcb3299797db28a8d57", "sha256": "ebc90c5e12705b467ffc61f78741daf32da71d29f60a84c1d526e7a1569c0eb5" }, "downloads": -1, "filename": "django_template_shortcuts-0.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "051c4e273bd63fcb3299797db28a8d57", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7366, "upload_time": "2015-12-31T14:04:12", "url": "https://files.pythonhosted.org/packages/e8/0f/042c94457d3e13077816311cd32e0daf1f86212c4408ad4647db6ae10f03/django_template_shortcuts-0.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a3d8c472a7ee2f9986fb4a75315900f", "sha256": "8e666d4ceadbc0e183f2bd0a5c7223df1bcc0f63b5dade39674f8a22fa4bc8bc" }, "downloads": -1, "filename": "django_template_shortcuts-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1a3d8c472a7ee2f9986fb4a75315900f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7366, "upload_time": "2015-12-31T14:05:15", "url": "https://files.pythonhosted.org/packages/56/7b/ea42f9e6a23f930593229cfc7a1bb386949d3f3f918a5b9bab97b3f0f0ed/django_template_shortcuts-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca1eba634ec3fba5d9a11bfab735a113", "sha256": "eaf4ca9df3ef1e2b45cec0a78aa8137e983a64206b6d82820969686d0f0b52c1" }, "downloads": -1, "filename": "django-template-shortcuts-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ca1eba634ec3fba5d9a11bfab735a113", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4591, "upload_time": "2015-12-31T14:04:23", "url": "https://files.pythonhosted.org/packages/70/78/971f752239da1a7fe9459e811a0b21e365239eacb40ed32758a59cc034d5/django-template-shortcuts-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "051c4e273bd63fcb3299797db28a8d57", "sha256": "ebc90c5e12705b467ffc61f78741daf32da71d29f60a84c1d526e7a1569c0eb5" }, "downloads": -1, "filename": "django_template_shortcuts-0.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "051c4e273bd63fcb3299797db28a8d57", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7366, "upload_time": "2015-12-31T14:04:12", "url": "https://files.pythonhosted.org/packages/e8/0f/042c94457d3e13077816311cd32e0daf1f86212c4408ad4647db6ae10f03/django_template_shortcuts-0.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a3d8c472a7ee2f9986fb4a75315900f", "sha256": "8e666d4ceadbc0e183f2bd0a5c7223df1bcc0f63b5dade39674f8a22fa4bc8bc" }, "downloads": -1, "filename": "django_template_shortcuts-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1a3d8c472a7ee2f9986fb4a75315900f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7366, "upload_time": "2015-12-31T14:05:15", "url": "https://files.pythonhosted.org/packages/56/7b/ea42f9e6a23f930593229cfc7a1bb386949d3f3f918a5b9bab97b3f0f0ed/django_template_shortcuts-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca1eba634ec3fba5d9a11bfab735a113", "sha256": "eaf4ca9df3ef1e2b45cec0a78aa8137e983a64206b6d82820969686d0f0b52c1" }, "downloads": -1, "filename": "django-template-shortcuts-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ca1eba634ec3fba5d9a11bfab735a113", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4591, "upload_time": "2015-12-31T14:04:23", "url": "https://files.pythonhosted.org/packages/70/78/971f752239da1a7fe9459e811a0b21e365239eacb40ed32758a59cc034d5/django-template-shortcuts-0.2.2.tar.gz" } ] }