{
"info": {
"author": "Ales Kocjancic",
"author_email": "ales.kocjancic@divio.ch",
"bugtrack_url": null,
"classifiers": [],
"description": "=================================\ndjango SHOP - Ajax\n=================================\n\nThis app adds some nifty ajax functions you can use with django SHOP.\n\nInstallation\n============\n\nThis requires jQuery (http://jquery.com/) and django SHOP to work (https://github.com/divio/django-shop)\n\n* Add ``shop_ajax`` to your ``INSTALLED_APPS`` in your settings.py\n* On your server run `python manage.py collectstatic` to collect all app's static files\n\nAlternatively, you can just copy the content of shop.js in your javascript files.\n\nUsage\n=====\n\n* Import the javascript files\n\n::\n\n \n\n\n* Initialize the SHOP.cart somewhere on the top of your javascript code by providing it a `csrf_token` and urls to corresponding views\n\n::\n\n SHOP.cart.init('{{ csrf_token }}', '{% url cart_item_add %}', '{% url cart_item_add %}', '{% url cart_delete %}');\n\n\n* Use the provided functions in your templates\n\n::\n\n Add to cart\n ...",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://www.django-shop.org/",
"keywords": null,
"license": "BSD License",
"maintainer": null,
"maintainer_email": null,
"name": "django-shop-ajax",
"package_url": "https://pypi.org/project/django-shop-ajax/",
"platform": "OS Independent",
"project_url": "https://pypi.org/project/django-shop-ajax/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://www.django-shop.org/"
},
"release_url": "https://pypi.org/project/django-shop-ajax/0.1.3/",
"requires_dist": null,
"requires_python": null,
"summary": "Ajax utilities for django SHOP",
"version": "0.1.3"
},
"last_serial": 858856,
"releases": {
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "7f213e48363c8abeef7c058ac26bb6e8",
"sha256": "193608401d03c4a6c4bb1c8ccf639c430388d837fafd46af5ac631f6fa572d03"
},
"downloads": -1,
"filename": "django-shop-ajax-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "7f213e48363c8abeef7c058ac26bb6e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2324,
"upload_time": "2012-09-12T13:50:48",
"url": "https://files.pythonhosted.org/packages/2a/1f/2cd34869a9ec26ae8e0ae128e7ebf7885f6f8dfea95c5d6fbd614f2a38e8/django-shop-ajax-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "3cedfc7c466e6443142e2c19ccb8d60e",
"sha256": "8437e6a5c7a4012ac3684bad9e1e6d735ecbf27079978de933a898dd71a8343c"
},
"downloads": -1,
"filename": "django-shop-ajax-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "3cedfc7c466e6443142e2c19ccb8d60e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2335,
"upload_time": "2013-09-06T15:55:07",
"url": "https://files.pythonhosted.org/packages/a1/e1/07d1991c93c44a1e6a42a1c8581554361408aff6062621becf9d415bf6b8/django-shop-ajax-0.1.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "3cedfc7c466e6443142e2c19ccb8d60e",
"sha256": "8437e6a5c7a4012ac3684bad9e1e6d735ecbf27079978de933a898dd71a8343c"
},
"downloads": -1,
"filename": "django-shop-ajax-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "3cedfc7c466e6443142e2c19ccb8d60e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2335,
"upload_time": "2013-09-06T15:55:07",
"url": "https://files.pythonhosted.org/packages/a1/e1/07d1991c93c44a1e6a42a1c8581554361408aff6062621becf9d415bf6b8/django-shop-ajax-0.1.3.tar.gz"
}
]
}