{ "info": { "author": "Romain Dorgueil", "author_email": "romain@dorgueil.net", "bugtrack_url": null, "classifiers": [], "description": "django-includes\n===============\n\nExperimental software. There is no tests, no documentation, use it are your own risks (or don't).\n\nCurrently testing that with django 2 and python 3.5+ only, which will be the only supported target.\n\nInstall\n:::::::\n\n* Add 'django_includes' to INSTALLED_APPS.\n* Add DjangoIncludesExtension to Jinja2 environment.\n\n.. code-block:: python\n\n from django_includes.jinja2 import DjangoIncludesExtension\n\n def environment(**options):\n env = Environment(**options)\n\n # your logic here\n\n env.add_extension(DjangoIncludesExtension)\n\n return env\n\n* Use `{{ render_sync(request, 'mused.views.MusicGroupListView', musicgenre=object) }}` in templates.\n\nNow, that's only the \"synchronous render\",\n\nInstall hinclude\n::::::::::::::::\n\nIf you wanna use hinclude (a simple javascript that loads asynchronously some part of your page):\n\nAdd hinclude url to your project:\n\n.. code-block:: python\n\n from django_includes.views import include_view\n\n urlpatterns += [\n path('hinclude/', include_view, kwargs={'via': 'hinclude'}, name='hinclude')\n ]\n\nAdd hinclude to your layout\n\n.. code-block:: html\n\n \n \n \n\n* Use `{{ render_hinclude(request, 'mused.views.MusicGroupListView', musicgenre=object) }}` in templates.\n\nNote that this will use json web tokens to encode the parameters, using your django secret as a \"seed\" for encryption.\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/hartym/django-includes/archive/0.2.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hartym/django-includes", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "django-includes", "package_url": "https://pypi.org/project/django-includes/", "platform": "", "project_url": "https://pypi.org/project/django-includes/", "project_urls": { "Download": "https://github.com/hartym/django-includes/archive/0.2.3.tar.gz", "Homepage": "https://github.com/hartym/django-includes" }, "release_url": "https://pypi.org/project/django-includes/0.2.3/", "requires_dist": [ "CacheControl (~=0.12)", "PyJWT (~=1.5)", "django (~=2.0)", "jinja2 (~=2.10)", "requests (~=2.18)", "coverage (~=4.4) ; extra == 'dev'", "pytest (~=3.4) ; extra == 'dev'", "pytest-cov (~=2.5) ; extra == 'dev'" ], "requires_python": "", "summary": "Include django views as a subparts of other django views, using either HTTP (with esi or hinclude) or direct render.", "version": "0.2.3" }, "last_serial": 5889446, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "built for Darwin-15.0.0", "digests": { "md5": "afe2d214ddb5790080c72a33fe19c4d9", "sha256": "d5992b9715167065536fea4f060380b86a0408abf3caca096daf4d65f70c9410" }, "downloads": -1, "filename": "django_includes-0.1.1.macosx-10.11-x86_64.tar.gz", "has_sig": false, "md5_digest": "afe2d214ddb5790080c72a33fe19c4d9", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7735, "upload_time": "2016-08-06T11:44:20", "url": "https://files.pythonhosted.org/packages/5a/d9/eb65bd0ffb4bf9aaa4803d37d849e21ea1a054229ebae4d8ced6fc10dd8f/django_includes-0.1.1.macosx-10.11-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "f56a0634a42476b82d1c09bd9cad9194", "sha256": "26e6de279b74e2f3456f01751413f97c12d9550da6b5a8780c6ab22e5ee01a9f" }, "downloads": -1, "filename": "django_includes-0.1.1-py3.5.egg", "has_sig": false, "md5_digest": "f56a0634a42476b82d1c09bd9cad9194", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11788, "upload_time": "2016-08-06T11:44:24", "url": "https://files.pythonhosted.org/packages/8d/db/bf782d09758b860393bfb1c5a0b72ce63eca0ff740e7c51d5e891619c9dd/django_includes-0.1.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "45a32caaf4704017ab8cdfa1a9303f73", "sha256": "7f7daf0737e51bba11406dad2c6445d661c0de0d8b982b72cbfb269239b7050d" }, "downloads": -1, "filename": "django_includes-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "45a32caaf4704017ab8cdfa1a9303f73", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6796, "upload_time": "2016-08-06T11:44:27", "url": "https://files.pythonhosted.org/packages/53/85/5b929c3043a18494e5ea6b8dd9aea656e9e2463b38291c4f7f475b0cf880/django_includes-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a125ae67b6ae444158f10ca310f770c5", "sha256": "d8329f7cc66ef0138ee46a18d0c642ec795bdc0a82f9dccca8bdf648a89541e8" }, "downloads": -1, "filename": "django_includes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a125ae67b6ae444158f10ca310f770c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4589, "upload_time": "2016-08-06T11:44:18", "url": "https://files.pythonhosted.org/packages/a4/f4/dae3b52d32901956a46356a35bc4741501e5eb2c17d5b900044a6b432b6b/django_includes-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "built for Darwin-15.0.0", "digests": { "md5": "438e787add99d325758092221243084a", "sha256": "2b889f4438353ccdfee1d7ddd25eb9f2ef2a56c909eaa39bc76ef9b1230e08eb" }, "downloads": -1, "filename": "django_includes-0.1.2.macosx-10.11-x86_64.tar.gz", "has_sig": false, "md5_digest": "438e787add99d325758092221243084a", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7823, "upload_time": "2016-08-07T05:42:40", "url": "https://files.pythonhosted.org/packages/ff/a3/41c46b75062409dbaa1c59584b34790e045da2853c93a25ca753d69950f0/django_includes-0.1.2.macosx-10.11-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "1c154e42e74cf42c4c8473f57f520c69", "sha256": "9736df27f7946a83df82271ba8a21a97c0e1d4203b3d4f45e5e396cca3581283" }, "downloads": -1, "filename": "django_includes-0.1.2-py3.5.egg", "has_sig": false, "md5_digest": "1c154e42e74cf42c4c8473f57f520c69", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11892, "upload_time": "2016-08-07T05:42:43", "url": "https://files.pythonhosted.org/packages/eb/77/60764629565fc7aa58eada7153d386a7968380246d3d4fcdf79f115bb1b0/django_includes-0.1.2-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "f826c2c27c6185107e08a0a31088ea0e", "sha256": "4edb75d158b59d869395b61c23b31aabf525a6a7dc5e6b19a66f5d7dda07516c" }, "downloads": -1, "filename": "django_includes-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f826c2c27c6185107e08a0a31088ea0e", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6914, "upload_time": "2016-08-07T05:42:46", "url": "https://files.pythonhosted.org/packages/73/f2/0733f13d74be07ab0e2a34fa4a1d2c4be4e5096f8e8f94161757617b255e/django_includes-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aa6aebad2630582e6f92c9f3049b7007", "sha256": "1a69abc3d07a1b68a42189415e4e4f45c89f5443f5553941fcb165c042f04886" }, "downloads": -1, "filename": "django_includes-0.1.2.tar.gz", "has_sig": false, "md5_digest": "aa6aebad2630582e6f92c9f3049b7007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4680, "upload_time": "2016-08-07T05:42:38", "url": "https://files.pythonhosted.org/packages/9c/32/1251be0c1f228117b84363081136d0b9b574035ca0c27f7f2b4b0f9a03ad/django_includes-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "built for Darwin-15.0.0", "digests": { "md5": "d621dac05c3fab6f04236694031657dd", "sha256": "bd24a71c73e70db18d493cccd3e5b77eee77bb88d77f1bb3c5fc5c584ec62e95" }, "downloads": -1, "filename": "django_includes-0.1.3.macosx-10.11-x86_64.tar.gz", "has_sig": false, "md5_digest": "d621dac05c3fab6f04236694031657dd", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7763, "upload_time": "2016-08-08T16:01:21", "url": "https://files.pythonhosted.org/packages/89/0e/cc8be85f975caeb5167ef8e9bf334e50328963095117d0a75a94e5fd7f8b/django_includes-0.1.3.macosx-10.11-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "b141ca577df07267635dad946a7d58d6", "sha256": "cfbcebc8a2faa73d6e484e8a621de881e8495c84005ed4aa6d09a1f1f1b8f56e" }, "downloads": -1, "filename": "django_includes-0.1.3-py3.5.egg", "has_sig": false, "md5_digest": "b141ca577df07267635dad946a7d58d6", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11811, "upload_time": "2016-08-08T16:01:24", "url": "https://files.pythonhosted.org/packages/91/8e/e2bc483d9413949c07afbf035af3c9ce76ef48f84a2bf6e8ded50a4bc06b/django_includes-0.1.3-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "d8ee6d44586b9f96fc29fb4e4dbcecf0", "sha256": "0956cec6cfef0e6ec63500daaaf7273708355a8a32ea567912279c2eeb3293b2" }, "downloads": -1, "filename": "django_includes-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d8ee6d44586b9f96fc29fb4e4dbcecf0", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6889, "upload_time": "2016-08-08T16:01:26", "url": "https://files.pythonhosted.org/packages/7d/43/8aabeb93eacadf1958b5903ef7343dfd39aa1d93c3958f36b25cfbf3a98b/django_includes-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8de03364c004401308e5d6ebb4910d8", "sha256": "bc9a7c3118934a18e908a82a30665627321288c6889c374cdab3c22afde211b6" }, "downloads": -1, "filename": "django_includes-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f8de03364c004401308e5d6ebb4910d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4660, "upload_time": "2016-08-08T16:01:19", "url": "https://files.pythonhosted.org/packages/9e/6a/b314be6c9e06d757b4edc5ba866cf824c1713ff61622c41da43cf1d43dfc/django_includes-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "built for Darwin-15.0.0", "digests": { "md5": "3bcec04c086c9b02b06134bf3254bf57", "sha256": "78871d42b18eb3f3d6b6c31b414cf2667d8870748181581db1084bb8382e4b9a" }, "downloads": -1, "filename": "django_includes-0.1.4.macosx-10.11-x86_64.tar.gz", "has_sig": false, "md5_digest": "3bcec04c086c9b02b06134bf3254bf57", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7774, "upload_time": "2016-08-08T16:33:00", "url": "https://files.pythonhosted.org/packages/d7/6a/f846a0382b57b66d330a3a28462078a55e306e313e5c02b4d5768a017af6/django_includes-0.1.4.macosx-10.11-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "406887742d186836f32ddc83fe32334e", "sha256": "2aa4e63693b01f25f00771e6e56855313f8127b4fe0f1019813fba02d1d9c023" }, "downloads": -1, "filename": "django_includes-0.1.4-py3.5.egg", "has_sig": false, "md5_digest": "406887742d186836f32ddc83fe32334e", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11815, "upload_time": "2016-08-08T16:33:03", "url": "https://files.pythonhosted.org/packages/02/8e/7e366f2b8f515532d2a63fa0d08f33b679e2e5b226c337ca5fd53dd35765/django_includes-0.1.4-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "decb32ce364154892641d058a3708bd5", "sha256": "086b8dd035ed01a0c43039a6d6521ae3a8dd963d2f82eae9e37073f80f306b68" }, "downloads": -1, "filename": "django_includes-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "decb32ce364154892641d058a3708bd5", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6888, "upload_time": "2016-08-08T16:33:05", "url": "https://files.pythonhosted.org/packages/57/6c/9150da924f5de9cd4742cb9b7c4cfe924be92982039d30a8a3d73c8efa98/django_includes-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a905e9127d77fb452e7fff76ab89ca27", "sha256": "5237ed12753537171693595c61662ff176d84914c6cb39ae337e52cce464953a" }, "downloads": -1, "filename": "django_includes-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a905e9127d77fb452e7fff76ab89ca27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4660, "upload_time": "2016-08-08T16:32:57", "url": "https://files.pythonhosted.org/packages/25/03/2e1e185cb5df978de89bbc1a6b8e97f5062f39ee839f848838c8e77cb997/django_includes-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e8433b7994f348c0bcb6855d401e7ac0", "sha256": "f87c5e859aaaf4672b90f066d1e972a74811fac89a0462ac68e61967d1d9cd59" }, "downloads": -1, "filename": "django_includes-0.2.0-py3.5.egg", "has_sig": false, "md5_digest": "e8433b7994f348c0bcb6855d401e7ac0", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12465, "upload_time": "2017-10-22T13:25:51", "url": "https://files.pythonhosted.org/packages/50/b3/695f38c58c91f3038d183ec4663c139fc3c10c2b2d0d22412137e25f275d/django_includes-0.2.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "084de3cbdcd1f1deeb9bd1a85af8ece5", "sha256": "cf54d450f92223dc7393d9efef703c7008206a15f67ec505b29b32f0e1d9b5f0" }, "downloads": -1, "filename": "django_includes-0.2.0-py3.6.egg", "has_sig": false, "md5_digest": "084de3cbdcd1f1deeb9bd1a85af8ece5", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12309, "upload_time": "2017-10-22T13:25:52", "url": "https://files.pythonhosted.org/packages/88/e0/8418b521a0fc69999cee07a05682b61495e96dcc49395f820be325d09890/django_includes-0.2.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "9f1d9723184db33f0bc580b20443e11d", "sha256": "7c978a650a95a6a51a777162a494a6cbf8590967ee9899902e8d19d6e6828827" }, "downloads": -1, "filename": "django_includes-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9f1d9723184db33f0bc580b20443e11d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8005, "upload_time": "2017-10-22T13:25:49", "url": "https://files.pythonhosted.org/packages/91/15/0f67135e8a5d621d1e655a0dd31810450c68b59ceefdaa55eb63c655a340/django_includes-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad9d39eaccc851f6ef554392867e4622", "sha256": "80edfb997acd3885365d78679b6555903b2f3ccfd57ef81e8bffb089cc1d8ab1" }, "downloads": -1, "filename": "django_includes-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ad9d39eaccc851f6ef554392867e4622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5539, "upload_time": "2017-10-22T13:25:54", "url": "https://files.pythonhosted.org/packages/5a/ea/d55912fb469f3c6acfd00ab2ad8c28898ae59ca89a469c7cda64f3fbded4/django_includes-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f0add2557a1cc16388d5fbe125ea5e49", "sha256": "5ebef76f6724332c4ce1eb02c1ac8494e4b09b495968a86f450547a823c892d5" }, "downloads": -1, "filename": "django_includes-0.2.1-py3.5.egg", "has_sig": false, "md5_digest": "f0add2557a1cc16388d5fbe125ea5e49", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12599, "upload_time": "2017-12-10T07:35:17", "url": "https://files.pythonhosted.org/packages/f0/11/5271c3057264bec38b794662b6d6fc37a2a9962cb50c6df206e310dde07c/django_includes-0.2.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "8d03ab2cd8a8fd827f1663365bb5ca76", "sha256": "b1a3b04d46afc6621f74dceb63abfd8c7521cdd60b76c47fb79c22a1a9ee4ba1" }, "downloads": -1, "filename": "django_includes-0.2.1-py3.6.egg", "has_sig": false, "md5_digest": "8d03ab2cd8a8fd827f1663365bb5ca76", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12470, "upload_time": "2017-12-10T07:35:18", "url": "https://files.pythonhosted.org/packages/0f/4d/97694044f40437c64a57971d607899b7b667c09a2635b08f8dc0e7feef29/django_includes-0.2.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "2cdb0d854e84180f031e4c87302a3549", "sha256": "c837ffce674253acd7657287c4be7a567832d6a7eb95f6aab5f1570cbf083b0d" }, "downloads": -1, "filename": "django_includes-0.2.1-py3.7.egg", "has_sig": false, "md5_digest": "2cdb0d854e84180f031e4c87302a3549", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 12496, "upload_time": "2017-12-10T07:35:19", "url": "https://files.pythonhosted.org/packages/cf/57/b464427b169c0c423c921231aabb452383215fdbb97a48973f25716fefd5/django_includes-0.2.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "ea0571909add01cbb99f35cab975c080", "sha256": "5fb717ff636441b71b181a69598d5a3a1d74677bc0c75ed7b57aecfd4ccc191a" }, "downloads": -1, "filename": "django_includes-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ea0571909add01cbb99f35cab975c080", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8181, "upload_time": "2017-12-10T07:35:16", "url": "https://files.pythonhosted.org/packages/8b/65/6cc92b12a0529e7b7f72977ba521fe66daa66d641c7fc0ef287cef149de6/django_includes-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c2a7d59b39d3b984029ff81e37ae455", "sha256": "221bb520c78519d890063aa30e90bd373882565616392d747141a9b97baee63f" }, "downloads": -1, "filename": "django_includes-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8c2a7d59b39d3b984029ff81e37ae455", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5713, "upload_time": "2017-12-10T07:35:20", "url": "https://files.pythonhosted.org/packages/7f/ad/1a57fead4407c21ef1e3a35f30b951cd77f38fd587ec8e00c0fdc9f62d66/django_includes-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "77188fe68a1ee00c763fec25ddcfcb33", "sha256": "6358ae72d813af07d1cc308cb6f273fe6464aa745626890717971525ffd3c2f1" }, "downloads": -1, "filename": "django_includes-0.2.2-py3.5.egg", "has_sig": false, "md5_digest": "77188fe68a1ee00c763fec25ddcfcb33", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12581, "upload_time": "2018-08-08T06:41:22", "url": "https://files.pythonhosted.org/packages/38/cd/ac571bb1559ff0ca87780a32cc0bdc0740d17a5253f137b8469b7b869568/django_includes-0.2.2-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "5dcbed87b72aa9d225ac0d0f92d7a452", "sha256": "1202203b34c7ac3d31c225b725838d0740893cea68a131bf82c0fb26ea6bd917" }, "downloads": -1, "filename": "django_includes-0.2.2-py3.6.egg", "has_sig": false, "md5_digest": "5dcbed87b72aa9d225ac0d0f92d7a452", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12451, "upload_time": "2018-08-08T06:41:24", "url": "https://files.pythonhosted.org/packages/51/e1/0152aeb59491ef34734978705ba068e85840405014cd37c6b2f6b7b80f9b/django_includes-0.2.2-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "e579daddeb9787658444aaaa0f22f868", "sha256": "c2adff82e4e95f5c39c9531ad1820e17e5626e067338a911b20ef2d9163c58ad" }, "downloads": -1, "filename": "django_includes-0.2.2-py3.7.egg", "has_sig": false, "md5_digest": "e579daddeb9787658444aaaa0f22f868", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 12510, "upload_time": "2018-08-08T06:41:25", "url": "https://files.pythonhosted.org/packages/46/ef/f97d171476d576c34232ea1418f73d025bf9cb13023d969ca2f5146b8c73/django_includes-0.2.2-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "c4b450546ae29d20f5de219599b4d1cf", "sha256": "9574093a5263a588e310f30a308ad89875b785ce1154b8af7a61e82b4c320d01" }, "downloads": -1, "filename": "django_includes-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c4b450546ae29d20f5de219599b4d1cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6486, "upload_time": "2018-08-08T06:41:21", "url": "https://files.pythonhosted.org/packages/d0/38/3ce9c2f288cb4cef1ac1e4c300ba0439a8d944cb2700614a5ec694a0cc18/django_includes-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2412058f3a578fed7d83e6b4ffd5364", "sha256": "d078bde116e14ecb6973be8b2bc8d2101af746bcc2057d2070da6082c936578d" }, "downloads": -1, "filename": "django_includes-0.2.2.tar.gz", "has_sig": false, "md5_digest": "f2412058f3a578fed7d83e6b4ffd5364", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5760, "upload_time": "2018-08-08T06:41:26", "url": "https://files.pythonhosted.org/packages/fb/9d/3fda44e183f8ee1fbb0fabbcd0006bde44a256f8dff8805e21cca44da490/django_includes-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "a392fd8461206dd3f2d607c910ec04c8", "sha256": "c6236e30852c6a73feb04063fced6026a2aac2024e6ce96342532e1672ebf3ad" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.5.egg", "has_sig": false, "md5_digest": "a392fd8461206dd3f2d607c910ec04c8", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12706, "upload_time": "2019-09-26T08:53:49", "url": "https://files.pythonhosted.org/packages/59/39/9b4c7851c434cb19883ccdbca65738b1e550b36f11e9bc770d3dcd2590e2/django_includes-0.2.3-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "7a5dd30a9d8216fef07d46b52f9f2583", "sha256": "57b165b02a2bc839304825519243a1ec8dddeeaec3da63260ca4e379ba566326" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.6.egg", "has_sig": false, "md5_digest": "7a5dd30a9d8216fef07d46b52f9f2583", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12570, "upload_time": "2019-09-26T08:53:51", "url": "https://files.pythonhosted.org/packages/40/11/b36f0a4c3b71ba550dc0173c07cb55e82bfbe9531cba3fbbbf42200710cb/django_includes-0.2.3-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "16715992886cbe1ceece0ecaeb6f5eac", "sha256": "6f0a966532fd5cbf913e49eeed59bc9e703a29b036d67764f8d5ab3033830630" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.7.egg", "has_sig": false, "md5_digest": "16715992886cbe1ceece0ecaeb6f5eac", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 12629, "upload_time": "2019-09-26T08:53:53", "url": "https://files.pythonhosted.org/packages/02/f7/5f94f9eb622c306d9dd37ada62bb6f2b7ee757d749cbde92b16dfc536693/django_includes-0.2.3-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "977df4b50dbc866af316999ea480fe68", "sha256": "bdc443fb1a007df4ffe3437e77cd9eb74861197a9540c938a8c2217349d447e2" }, "downloads": -1, "filename": "django_includes-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "977df4b50dbc866af316999ea480fe68", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10661, "upload_time": "2019-09-26T08:53:48", "url": "https://files.pythonhosted.org/packages/0a/c1/ac2a3549794d892dfe23d18b378ca7addbb4141f094826915a7c7fdf33ce/django_includes-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4a6418dfc41c1dc0423b2f0ca73a453", "sha256": "f5b100bb234a217b2caa4cc5cad3dc4ae4aabca0b5b78d7fdc0d5904dab6e5f4" }, "downloads": -1, "filename": "django_includes-0.2.3.tar.gz", "has_sig": false, "md5_digest": "d4a6418dfc41c1dc0423b2f0ca73a453", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2019-09-26T08:53:55", "url": "https://files.pythonhosted.org/packages/44/5d/974f5381c8a69f8c68e65f7779f80bd5ac3750fcb7df63cd94ad54a81283/django_includes-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a392fd8461206dd3f2d607c910ec04c8", "sha256": "c6236e30852c6a73feb04063fced6026a2aac2024e6ce96342532e1672ebf3ad" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.5.egg", "has_sig": false, "md5_digest": "a392fd8461206dd3f2d607c910ec04c8", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12706, "upload_time": "2019-09-26T08:53:49", "url": "https://files.pythonhosted.org/packages/59/39/9b4c7851c434cb19883ccdbca65738b1e550b36f11e9bc770d3dcd2590e2/django_includes-0.2.3-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "7a5dd30a9d8216fef07d46b52f9f2583", "sha256": "57b165b02a2bc839304825519243a1ec8dddeeaec3da63260ca4e379ba566326" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.6.egg", "has_sig": false, "md5_digest": "7a5dd30a9d8216fef07d46b52f9f2583", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12570, "upload_time": "2019-09-26T08:53:51", "url": "https://files.pythonhosted.org/packages/40/11/b36f0a4c3b71ba550dc0173c07cb55e82bfbe9531cba3fbbbf42200710cb/django_includes-0.2.3-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "16715992886cbe1ceece0ecaeb6f5eac", "sha256": "6f0a966532fd5cbf913e49eeed59bc9e703a29b036d67764f8d5ab3033830630" }, "downloads": -1, "filename": "django_includes-0.2.3-py3.7.egg", "has_sig": false, "md5_digest": "16715992886cbe1ceece0ecaeb6f5eac", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 12629, "upload_time": "2019-09-26T08:53:53", "url": "https://files.pythonhosted.org/packages/02/f7/5f94f9eb622c306d9dd37ada62bb6f2b7ee757d749cbde92b16dfc536693/django_includes-0.2.3-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "977df4b50dbc866af316999ea480fe68", "sha256": "bdc443fb1a007df4ffe3437e77cd9eb74861197a9540c938a8c2217349d447e2" }, "downloads": -1, "filename": "django_includes-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "977df4b50dbc866af316999ea480fe68", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10661, "upload_time": "2019-09-26T08:53:48", "url": "https://files.pythonhosted.org/packages/0a/c1/ac2a3549794d892dfe23d18b378ca7addbb4141f094826915a7c7fdf33ce/django_includes-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4a6418dfc41c1dc0423b2f0ca73a453", "sha256": "f5b100bb234a217b2caa4cc5cad3dc4ae4aabca0b5b78d7fdc0d5904dab6e5f4" }, "downloads": -1, "filename": "django_includes-0.2.3.tar.gz", "has_sig": false, "md5_digest": "d4a6418dfc41c1dc0423b2f0ca73a453", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2019-09-26T08:53:55", "url": "https://files.pythonhosted.org/packages/44/5d/974f5381c8a69f8c68e65f7779f80bd5ac3750fcb7df63cd94ad54a81283/django_includes-0.2.3.tar.gz" } ] }