{ "info": { "author": "Travis Swicegood", "author_email": "development@domain51.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "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-staticfiles-typeaheadjs\n==============================\ntypeahead.js meets Django staticfiles\n\n\nUsage\n-----\nThis application is meant to be used with `django-staticfiles`_. Make sure\nthat staticfiles setup and configured, then install this application using\n`pip`_:\n\n::\n\n\tpip install django-staticfiles-typeaheadjs\n\nFinally, make sure that `typeaheadjs` is listed in your ``INSTALLED_APPS``. You\ncan use this oneliner to add it as well:\n\n::\n\n\tINSTALLED_APPS += ['typeaheadjs', ]\n\n\nBuild\n-----\n`typeahead.js`_ uses `Grunt`_ to build and minify the JavaScript. You need to\nfollow the instructions in ``vendor/typeahead.js/README.md`` for setting up your\nbuild environment, then run ``python support/build.py`` to update the Django\napplication. See ``support/build.py`` for more information on how data is\ntransferred from the submodule to the Python package.\n\n\n.. _django-staticfiles: https://github.com/jezdez/django-staticfiles\n.. _pip: http://www.pip-installer.org/\n.. _typeahead.js: http://twitter.github.com/typeahead.js/\n.. _Grunt: http://gruntjs.com/\n", "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/tswicegood/django-staticfiles-typeaheadjs/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-staticfiles-typeaheadjs", "package_url": "https://pypi.org/project/django-staticfiles-typeaheadjs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-staticfiles-typeaheadjs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/tswicegood/django-staticfiles-typeaheadjs/" }, "release_url": "https://pypi.org/project/django-staticfiles-typeaheadjs/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "typeahead.js meets Django staticfiles", "version": "0.9.1" }, "last_serial": 790761, "releases": { "0.8.0": [ { "comment_text": "", "digests": { "md5": "65f18dc094d3f0d9221f3040904f905b", "sha256": "2a2051bf5e808c77c7a7dc05b74be1f8ce5ebc73da736e150d3eccd033f31bea" }, "downloads": -1, "filename": "django-staticfiles-typeaheadjs-0.8.0.tar.gz", "has_sig": false, "md5_digest": "65f18dc094d3f0d9221f3040904f905b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16242, "upload_time": "2013-02-19T21:01:21", "url": "https://files.pythonhosted.org/packages/c1/bc/26d35bac38e8bc7a197808b2c425ac7cf5e7b727b7f907f39e3d45fda289/django-staticfiles-typeaheadjs-0.8.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "3bd9881d8a5b8542a0d8925388d7bc3b", "sha256": "8469b61e747aa18c409f6c22a5dc89deaa8f1575bed4891ed3076aed8263eafd" }, "downloads": -1, "filename": "django-staticfiles-typeaheadjs-0.9.1.tar.gz", "has_sig": false, "md5_digest": "3bd9881d8a5b8542a0d8925388d7bc3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19282, "upload_time": "2013-04-04T12:56:22", "url": "https://files.pythonhosted.org/packages/5f/f3/eda74e7631639f66f43a39303ae5a9e4ba7f99660d91541d65758f9d151e/django-staticfiles-typeaheadjs-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bd9881d8a5b8542a0d8925388d7bc3b", "sha256": "8469b61e747aa18c409f6c22a5dc89deaa8f1575bed4891ed3076aed8263eafd" }, "downloads": -1, "filename": "django-staticfiles-typeaheadjs-0.9.1.tar.gz", "has_sig": false, "md5_digest": "3bd9881d8a5b8542a0d8925388d7bc3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19282, "upload_time": "2013-04-04T12:56:22", "url": "https://files.pythonhosted.org/packages/5f/f3/eda74e7631639f66f43a39303ae5a9e4ba7f99660d91541d65758f9d151e/django-staticfiles-typeaheadjs-0.9.1.tar.gz" } ] }