{ "info": { "author": "wtayyeb", "author_email": "wtayyeb@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Static jQuery UI\r\n================\r\n\r\nRequirements\r\n------------\r\n\r\n `Django`_ 1.3 or later\r\n\tdjango-appconf\r\n\r\nInstallation\r\n------------\r\n\r\n::\r\n\r\n $ pip install static-jqueryui\r\n\r\n $ pip install static-jqueryui==1.11.4\r\n\r\nSetup\r\n-----\r\n\r\nJust add ``'django.contrib.staticfiles'`` and ``'jqueryui'`` to INSTALLED\\_APPS in your settings.py:\r\n\r\n::\r\n\r\n INSTALLED_APPS = (\r\n # ...\r\n\r\n 'django.contrib.staticfiles',\r\n 'jqueryui',\r\n\r\n # ...\r\n )\r\n\r\nRefer to Django `static files`_ documentation to configure and deploy\r\nstatic files.\r\n\r\nUsage\r\n-----\r\n\r\nYou can refer to jquery in your template with:\r\n\r\n::\r\n\r\n {% load jqueryui %}\r\n {% jqueryui_js %}\r\n {% jqueryui_js 1.11.4 %}\r\n {% jqueryui_css 1.11.4 %}\r\n {% jqueryui_css 1.11.4 redmond %}\r\n\r\n.. _Django: https://www.djangoproject.com/\r\n.. _static files: https://docs.djangoproject.com/en/dev/howto/static-files/\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wtayyeb/static-jqueryui", "keywords": "django jqueryui staticfiles templatetags", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "static-jqueryui", "package_url": "https://pypi.org/project/static-jqueryui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/static-jqueryui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/wtayyeb/static-jqueryui" }, "release_url": "https://pypi.org/project/static-jqueryui/1.11.4.1/", "requires_dist": null, "requires_python": null, "summary": "jQuery UI packaged in an handy django app to speed up new applications and deployment.", "version": "1.11.4.1" }, "last_serial": 2008995, "releases": { "1.11.4.1": [ { "comment_text": "", "digests": { "md5": "04f33c0ef888825c2b7616bef4de343b", "sha256": "97f656204e76bc5605c4b9f106b356aea3d46c7c0688c526ef92295ef54d011f" }, "downloads": -1, "filename": "static_jqueryui-1.11.4.1-py2-none-any.whl", "has_sig": false, "md5_digest": "04f33c0ef888825c2b7616bef4de343b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 254624, "upload_time": "2016-03-15T23:02:35", "url": "https://files.pythonhosted.org/packages/17/35/a3e84b28266273877cf0cc4532114666c8f589fbe65feee4ca541bd34a00/static_jqueryui-1.11.4.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "775f57a4728095cdd361dd5540e588aa", "sha256": "1b7a412dc7b845eda8b56df4ffa11f15b8c7f5d07cd2b2a4936dfdc65796f244" }, "downloads": -1, "filename": "static-jqueryui-1.11.4.1.zip", "has_sig": false, "md5_digest": "775f57a4728095cdd361dd5540e588aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 256565, "upload_time": "2016-03-15T23:03:02", "url": "https://files.pythonhosted.org/packages/05/95/e3cb637662d90ed47b13336024d4df6fe26dd3d0dba0332b9eb4d1387d2e/static-jqueryui-1.11.4.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04f33c0ef888825c2b7616bef4de343b", "sha256": "97f656204e76bc5605c4b9f106b356aea3d46c7c0688c526ef92295ef54d011f" }, "downloads": -1, "filename": "static_jqueryui-1.11.4.1-py2-none-any.whl", "has_sig": false, "md5_digest": "04f33c0ef888825c2b7616bef4de343b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 254624, "upload_time": "2016-03-15T23:02:35", "url": "https://files.pythonhosted.org/packages/17/35/a3e84b28266273877cf0cc4532114666c8f589fbe65feee4ca541bd34a00/static_jqueryui-1.11.4.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "775f57a4728095cdd361dd5540e588aa", "sha256": "1b7a412dc7b845eda8b56df4ffa11f15b8c7f5d07cd2b2a4936dfdc65796f244" }, "downloads": -1, "filename": "static-jqueryui-1.11.4.1.zip", "has_sig": false, "md5_digest": "775f57a4728095cdd361dd5540e588aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 256565, "upload_time": "2016-03-15T23:03:02", "url": "https://files.pythonhosted.org/packages/05/95/e3cb637662d90ed47b13336024d4df6fe26dd3d0dba0332b9eb4d1387d2e/static-jqueryui-1.11.4.1.zip" } ] }