{ "info": { "author": "Dmitri Lebedev", "author_email": "detail@ngs.ru", "bugtrack_url": null, "classifiers": [], "description": "UNKNOWN", "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/siberiano/django-partial-page/", "keywords": null, "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "django-partial-page", "package_url": "https://pypi.org/project/django-partial-page/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-partial-page/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/siberiano/django-partial-page/" }, "release_url": "https://pypi.org/project/django-partial-page/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Middleware that extracts {% block-s %} from pages and sends them as JSON. This allows the clients update parts of the pages, which is useful for Ajax apps and sites using History.PushState.\n \n If /mypage/ has {% block main_content %} in the template, make a request /mypage/?partial=main_content, and you'll receive a JSON: {\"main_content\": \"...\"}.\n \n The example Django project in the BitBucket contains a working JavaScript module that handles these requests and does something more.", "version": "0.4.1" }, "last_serial": 790258, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "edb9998dd1db6358210b7c2c23026ed1", "sha256": "902d94b3de51dcdac5eb3f2897099ff574c71e6cff7d7c8df533d75f4caf52e3" }, "downloads": -1, "filename": "django-partial-page-0.1.0.tar.gz", "has_sig": false, "md5_digest": "edb9998dd1db6358210b7c2c23026ed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2417, "upload_time": "2011-08-06T22:10:32", "url": "https://files.pythonhosted.org/packages/a6/f2/d46cd5843a95ddd4f04b18b5e12f3081c8ccf1b641bb65024f07deda98f3/django-partial-page-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d5b4f410d2816bbe9dd82e82a3970427", "sha256": "923c44c8a4394344c02c117b56fd3aeaf1ec0f38ca1bf8bce79fdf824ad862a7" }, "downloads": -1, "filename": "django-partial-page-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d5b4f410d2816bbe9dd82e82a3970427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2416, "upload_time": "2011-08-06T22:38:54", "url": "https://files.pythonhosted.org/packages/0c/12/b29ff1d70fe008b2c1d9ae1b2f89aca546018fb7e29689cf30761bfef861/django-partial-page-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "dabb03430ef4c3a21d61af4e472268a7", "sha256": "f3521e1a71ce64fe58240644290d55406e71c8d91208e90ee7197783e87cade7" }, "downloads": -1, "filename": "django-partial-page-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dabb03430ef4c3a21d61af4e472268a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2408, "upload_time": "2011-08-09T09:22:22", "url": "https://files.pythonhosted.org/packages/81/34/5d74008758eaec11b5a576fbb0a35cff325235d9d15a2e19d580ca2f6cd1/django-partial-page-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "650f080d45a2f3bd51e16522828edf4a", "sha256": "28bcd099d7d877c7309ebcb2c696e89b1cec28ad13b35eb523c94eff26c2aafa" }, "downloads": -1, "filename": "django-partial-page-0.3.0.tar.gz", "has_sig": false, "md5_digest": "650f080d45a2f3bd51e16522828edf4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2596, "upload_time": "2011-08-10T14:05:38", "url": "https://files.pythonhosted.org/packages/f0/f4/648374c4018754105cdedf1fe1e089ce4fa2593ee6a759bad2c65cb8bcfd/django-partial-page-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0505bcbc562858cc538e0c0325d0533f", "sha256": "404f51637497c3259f0b788e86f6856ee945381f09361181a06cfa4498e5b6f9" }, "downloads": -1, "filename": "django-partial-page-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0505bcbc562858cc538e0c0325d0533f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2597, "upload_time": "2011-08-10T16:34:22", "url": "https://files.pythonhosted.org/packages/56/62/7047af30de9799692beef94c3972db46e5d9f0a20df7e9b1ef042c674bd2/django-partial-page-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "d0efdc4355997e616b9138a519924f4b", "sha256": "0c70e6c6308445583610c2ad34dc476abade869267beb67e7f4b25152f0bbff1" }, "downloads": -1, "filename": "django-partial-page-0.3.2.tar.gz", "has_sig": false, "md5_digest": "d0efdc4355997e616b9138a519924f4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2597, "upload_time": "2011-08-11T09:09:24", "url": "https://files.pythonhosted.org/packages/48/1b/87fe572ca96dac681b6db130f67cec18762323f10566f5e9d261e861ae08/django-partial-page-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "1d8fea401a7b1c6f3d566c0b7894789b", "sha256": "b7aecb64e996de3747f38696fea9f6eb15b847fdfb277e776f42803bb5ebe748" }, "downloads": -1, "filename": "django-partial-page-0.4.0.tar.gz", "has_sig": false, "md5_digest": "1d8fea401a7b1c6f3d566c0b7894789b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2677, "upload_time": "2011-08-11T21:18:52", "url": "https://files.pythonhosted.org/packages/cb/76/fb48ac4360c28883200a1241b3870a5c2895b45ab48c4768321da973b8c4/django-partial-page-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "5e893b74375b087f970f6342fbfa00ed", "sha256": "0406a101f0e2bd54ef91825d8e1ed82bbfbd61160e41ec4696a8b70d7670abd9" }, "downloads": -1, "filename": "django-partial-page-0.4.1.tar.gz", "has_sig": false, "md5_digest": "5e893b74375b087f970f6342fbfa00ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3761, "upload_time": "2011-08-11T21:36:20", "url": "https://files.pythonhosted.org/packages/1a/d9/14842f04d23ae67e6b51459a6c19eee663a8393f72b1596d89bd782be2d0/django-partial-page-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e893b74375b087f970f6342fbfa00ed", "sha256": "0406a101f0e2bd54ef91825d8e1ed82bbfbd61160e41ec4696a8b70d7670abd9" }, "downloads": -1, "filename": "django-partial-page-0.4.1.tar.gz", "has_sig": false, "md5_digest": "5e893b74375b087f970f6342fbfa00ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3761, "upload_time": "2011-08-11T21:36:20", "url": "https://files.pythonhosted.org/packages/1a/d9/14842f04d23ae67e6b51459a6c19eee663a8393f72b1596d89bd782be2d0/django-partial-page-0.4.1.tar.gz" } ] }