{ "info": { "author": "Nikolai Sevostjanov", "author_email": "nikolai.sevostjanov@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "js.jquery_validate\n==================\n\n.. contents::\n\nIntroduction\n------------\n\nThis library packages `jQuery Validation Plugin`_ for `fanstatic`_.\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`jQuery Validation Plugin`: http://bassistance.de/jquery-plugins/jquery-plugin-validation/\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.jquery_validate``) are published to some URL.\n\n\nCHANGES\n=======\n\n1.11.0-1 (2013-03-18)\n---------------------\n\n- Some bugs in docs fixed.\n\n1.11.0 (2013-03-17)\n-------------------\n\n- Initial release.\n\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import ``jquery_validate`` from ``js.jquery_validate`` and ``need``\nit where you want these resources to be included on a page::\n\n >>> from js.jquery_validate import jquery_validate\n >>> jquery_validate.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/s_nikolai/js.jquery_validate", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.jquery_validate", "package_url": "https://pypi.org/project/js.jquery_validate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.jquery_validate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/s_nikolai/js.jquery_validate" }, "release_url": "https://pypi.org/project/js.jquery_validate/1.11.0-1/", "requires_dist": null, "requires_python": null, "summary": "Fanstatic packaging of validate for jQuery (jquery.validate.js)", "version": "1.11.0-1" }, "last_serial": 793754, "releases": { "1.11.0": [ { "comment_text": "", "digests": { "md5": "e0ff57220506c0c313592173db5f1d4a", "sha256": "7a91324c0d2a4185758d343d551c154b17d4d2e01675d2eabe91afd493443749" }, "downloads": -1, "filename": "js.jquery_validate-1.11.0.tar.gz", "has_sig": false, "md5_digest": "e0ff57220506c0c313592173db5f1d4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18090, "upload_time": "2013-03-17T19:07:28", "url": "https://files.pythonhosted.org/packages/01/aa/10ee102aa10c70ece6ed9b8398b43bce44f32d925904fae0d6dba9ca61c0/js.jquery_validate-1.11.0.tar.gz" } ], "1.11.0-1": [ { "comment_text": "", "digests": { "md5": "83ff665d74988c0b3d80d2635e3d6252", "sha256": "cf6ae42aec05d742fa02baee1a7c05d65795d926382200bd76158e03c669e254" }, "downloads": -1, "filename": "js.jquery_validate-1.11.0-1.tar.gz", "has_sig": false, "md5_digest": "83ff665d74988c0b3d80d2635e3d6252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18162, "upload_time": "2013-03-18T06:02:49", "url": "https://files.pythonhosted.org/packages/6d/a3/14d324b476d38650cb2a6a9ff140fc86b2f635bd5b8e4ee556103af8437b/js.jquery_validate-1.11.0-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "83ff665d74988c0b3d80d2635e3d6252", "sha256": "cf6ae42aec05d742fa02baee1a7c05d65795d926382200bd76158e03c669e254" }, "downloads": -1, "filename": "js.jquery_validate-1.11.0-1.tar.gz", "has_sig": false, "md5_digest": "83ff665d74988c0b3d80d2635e3d6252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18162, "upload_time": "2013-03-18T06:02:49", "url": "https://files.pythonhosted.org/packages/6d/a3/14d324b476d38650cb2a6a9ff140fc86b2f635bd5b8e4ee556103af8437b/js.jquery_validate-1.11.0-1.tar.gz" } ] }