{ "info": { "author": "Magd Kudama", "author_email": "magdkudama@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Utilities" ], "description": "Django JS Routing\n=================\n\n**django-js-routing** is a simple\n\nIt's based on the Symfony's [JsRoutingBundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle), but simplified, of course :)\n\nInstallation & usage\n--------------------\n\n1. Install using pip:\n\n pip install django-js-routing\n\n2. Add to INSTALLED_APPS:\n\n INSTALLED_APPS = (\n ...\n 'django_js_routing',\n )\n\n3. Add the URL's to settings/urls.py file:\n\n urlpatterns = patterns('',\n ...\n url(r'^django_js_routing/', include('django_js_routing.urls', namespace='django_js_routing')),\n )\n\n4. Name your routes and add them to settings.py, under:\n\n EXPOSED_ROUTES = (\n 'exposed_route',\n 'exposed_route_2',\n ...\n )\n\n5. Add required scripts to your HTML:\n\n {% load staticfiles %}\n \n \n\n6. Use it!\n\n var url = DjangoUrl.reverse('exposed_route', {param1: 12, param2: 15});\n\nAbout\n-----\n\n**django-js-routing** is written by Magd Kudama (magdkudama@gmail.com)\n\nLicense\n-------\n\nYou can use this library under the MIT license. See the LICENSE file for details", "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/magdkudama/django-js-routing", "keywords": "django,routing,js", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-js-routing", "package_url": "https://pypi.org/project/django-js-routing/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-js-routing/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/magdkudama/django-js-routing" }, "release_url": "https://pypi.org/project/django-js-routing/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "Expose your Django routes to JavaScript", "version": "1.0.4" }, "last_serial": 1326477, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "13e225845376a91281a8dfac94a03c26", "sha256": "0251b7bd08367dbfbe2248ec22024bdfe548df85bc2c17cd93a6e2e82143c89b" }, "downloads": -1, "filename": "django-js-routing-1.0.0.tar.gz", "has_sig": false, "md5_digest": "13e225845376a91281a8dfac94a03c26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2252, "upload_time": "2014-11-30T22:32:34", "url": "https://files.pythonhosted.org/packages/08/c2/8841e0c967352e8b8f83fa11b525ecce2c45ac555a8524b23b625932d7c7/django-js-routing-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a8ffac125905dd09fac7c6ba604a546a", "sha256": "094fd66f01f0a909b354bcd13a5d0faa46a7e5675ff93827a89ce77a4265436a" }, "downloads": -1, "filename": "django-js-routing-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a8ffac125905dd09fac7c6ba604a546a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2248, "upload_time": "2014-11-30T22:34:21", "url": "https://files.pythonhosted.org/packages/e9/8a/6b5d2b7edddb8e91b3d1e87d9896a7346aa8e162fa081d6967e2a486e176/django-js-routing-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6d5dd203bd9399f31980c148008ac79e", "sha256": "42e0c0674b2a762c945c097aeb4e394cac4024986b34d9fea75ad17b9afa20ca" }, "downloads": -1, "filename": "django-js-routing-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6d5dd203bd9399f31980c148008ac79e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900, "upload_time": "2014-11-30T22:45:09", "url": "https://files.pythonhosted.org/packages/8b/b9/617a218b6b8bffaed59d4574305c6709671bf78800ef23e7a1ea05fb68d3/django-js-routing-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "f98f7c37eb7708d0b51164a16fccad8c", "sha256": "6388113a223daef5bfa72ac0c69964a56c84e4e6190f4ee902cd344c76b57cd2" }, "downloads": -1, "filename": "django-js-routing-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f98f7c37eb7708d0b51164a16fccad8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2927, "upload_time": "2014-11-30T23:00:56", "url": "https://files.pythonhosted.org/packages/27/c9/4489b82b443b8cb7ad74741ccd0cf7434a11d2a0bf1f608a57b85a74a098/django-js-routing-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "ff8ac0ed430a88e259e96deefa314dd6", "sha256": "f83f2e41da7474afddb8080107ee6c05c617e6819a15faaed50952d5967c1990" }, "downloads": -1, "filename": "django-js-routing-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ff8ac0ed430a88e259e96deefa314dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2014-12-01T10:47:49", "url": "https://files.pythonhosted.org/packages/36/73/5db9d5da09be70fc7ccd747bb9708300a3ed262168ac529d523ceee481ec/django-js-routing-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff8ac0ed430a88e259e96deefa314dd6", "sha256": "f83f2e41da7474afddb8080107ee6c05c617e6819a15faaed50952d5967c1990" }, "downloads": -1, "filename": "django-js-routing-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ff8ac0ed430a88e259e96deefa314dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2014-12-01T10:47:49", "url": "https://files.pythonhosted.org/packages/36/73/5db9d5da09be70fc7ccd747bb9708300a3ed262168ac529d523ceee481ec/django-js-routing-1.0.4.tar.gz" } ] }