{ "info": { "author": "Stanislav Baltrunas", "author_email": "stanislav@baltrunas.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# A handful of utilities for Django!\n\n.. image:: https://img.shields.io/pypi/v/django-helpful.svg\n :target: https://pypi.python.org/pypi/django-helpful\n :alt: Latest PyPI version\n.. image:: https://img.shields.io/pypi/dm/django-helpful.svg\n :target: https://pypi.python.org/pypi/django-helpful\n :alt: Number of PyPI downloads\n.. image:: https://img.shields.io/pypi/l/django-helpful.svg\n :target: https://pypi.python.org/pypi/django-helpful\n\n# Install\n* Copy to helpful or include as git submodule\n* Add ```'helpful',``` to ```INSTALLED_APPS ```\n\n## Template Tags\n### image2base64\nconvert image to base64\n```\n{% image2base64 \"image.png\" %}\n```\n\n### object_dict\n```\n{% load object_dict %}\n{% for field in message|object_dict %}\n\t{{ field.verbose_name }}\n\t{{ field.display }}\n{% endfor %}\n```\n\n### abs_puth\n```\n{% load abs_puth %}\n{% abs_puth \"static\" \"templates/e-mail/css/style.css\" %}\n{% abs_puth \"media\" \"templates/e-mail/css/style.css\" %}\n{% abs_puth \"base\" \"templates/e-mail/css/style.css\" %}\n{% abs_puth \"parent\" \"templates/e-mail/css/style.css\" %}\n```\n\n# easy_email\ntemplate must be 'email/contacts'\nfiles 'email/contacts.html' and 'email/contacts.txt'\nmust will exist\n```\nfrom helpful.easy_email import mail\nmail(subject, context, template, from_email, to_email, connection=None)\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Baltrunas/django-helpful", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-helpful", "package_url": "https://pypi.org/project/django-helpful/", "platform": "", "project_url": "https://pypi.org/project/django-helpful/", "project_urls": { "Homepage": "https://github.com/Baltrunas/django-helpful" }, "release_url": "https://pypi.org/project/django-helpful/1.4.2/", "requires_dist": null, "requires_python": "", "summary": "Django helpful things", "version": "1.4.2" }, "last_serial": 4164709, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d454a869bd979c117ff3decf0828ff29", "sha256": "4b41b519e2ce0460fe6f8b11bab12e66d3e440bcca13eafbab0b6696644c6cf8" }, "downloads": -1, "filename": "django-helpful-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d454a869bd979c117ff3decf0828ff29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3327, "upload_time": "2015-11-16T11:59:16", "url": "https://files.pythonhosted.org/packages/25/30/028b6dd249fd3d191aa104a3ba768f0bd5b2c6ffddd75e945bc9981aee72/django-helpful-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "aa1c52727e294944d01ac0e8666ccbe1", "sha256": "2838a2c9be6402c4fa0d78bc93ca83146e9f3424311e2bae62f4de7c1769d58b" }, "downloads": -1, "filename": "django-helpful-1.0.1.tar.gz", "has_sig": false, "md5_digest": "aa1c52727e294944d01ac0e8666ccbe1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3333, "upload_time": "2015-12-27T09:39:43", "url": "https://files.pythonhosted.org/packages/22/ea/1190ae39f7b33d0a2b9955708c54c3f9adeaff395104119c3b4822d8e61a/django-helpful-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "472f36e14dda4a9e8763887666815ac0", "sha256": "7772ac5002dc5cbcfdc32fef2ddc7b8bd27bfc23f416fef0ff14076a186c750f" }, "downloads": -1, "filename": "django-helpful-1.0.2.tar.gz", "has_sig": false, "md5_digest": "472f36e14dda4a9e8763887666815ac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3332, "upload_time": "2015-12-27T09:49:21", "url": "https://files.pythonhosted.org/packages/4f/81/d870d8f468c6886d282260acf10ea01ac48fd4fbcf4e1522dda83f10b15e/django-helpful-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "adfdf29d9665792c5707e35fb3f3802f", "sha256": "1bc26f4e2da41978559e4f4d0b6a1c6dd9448466914cf8708f5a75441aab73b0" }, "downloads": -1, "filename": "django-helpful-1.0.3.tar.gz", "has_sig": false, "md5_digest": "adfdf29d9665792c5707e35fb3f3802f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3333, "upload_time": "2016-01-04T03:25:37", "url": "https://files.pythonhosted.org/packages/d8/9d/af98b1a7a8e40b28e39b3c9d225845a62f7e24c5e8f98ccd3661b32ce070/django-helpful-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "efea6b216f17a3990f00811e0d0af3a7", "sha256": "05299463aac3ab59e63e78aefde9192bd2175ca15e7d156d74581eb67823cf6c" }, "downloads": -1, "filename": "django-helpful-1.0.4.tar.gz", "has_sig": false, "md5_digest": "efea6b216f17a3990f00811e0d0af3a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4528, "upload_time": "2016-01-04T03:35:43", "url": "https://files.pythonhosted.org/packages/01/41/749dfbd9edbfc0e66398cd1b29ae909df9c8afc1e1dac3449d3679fa6b50/django-helpful-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "410e3fe974734b20d5aa7755c66ff161", "sha256": "aee6f4735633a38ed728d027e9264ac3787b05b8452a3bea4ece320a65712f60" }, "downloads": -1, "filename": "django-helpful-1.0.5.tar.gz", "has_sig": false, "md5_digest": "410e3fe974734b20d5aa7755c66ff161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4541, "upload_time": "2016-01-04T03:37:48", "url": "https://files.pythonhosted.org/packages/38/fe/7ba75fd56b9459377c2edba58a8e35b35767b818c588495311f5d91f48f7/django-helpful-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "66e8b4e0c864f2cc04b30894826fe0b1", "sha256": "aa2c07b3c61e8ade769642edbf8f3928d0057b73706cf7dc0e1d2d7f0d399405" }, "downloads": -1, "filename": "django-helpful-1.0.6.tar.gz", "has_sig": false, "md5_digest": "66e8b4e0c864f2cc04b30894826fe0b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4553, "upload_time": "2016-01-04T03:39:04", "url": "https://files.pythonhosted.org/packages/df/26/8dc63942d69633662e74593d51a5398a32f17ab86f6b779fd1ab0916386f/django-helpful-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "d91341fd73ee0e85da825e0404008a68", "sha256": "347767f0c6c42a5be994ae6b2701246ac74fe6d55698183035ca2ed72140a1c5" }, "downloads": -1, "filename": "django-helpful-1.0.7.tar.gz", "has_sig": false, "md5_digest": "d91341fd73ee0e85da825e0404008a68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6045, "upload_time": "2016-01-04T03:46:20", "url": "https://files.pythonhosted.org/packages/e2/01/547e15d600d59b6d866fd7b3b4ca10261c7c06e2c022c22bf67040071afe/django-helpful-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "1d5fd7b735446410c1710d972933d773", "sha256": "4b60e9903c4ff95068583f24f38915cd54e6ee420b238a2d6e3b5bd1cc817d1c" }, "downloads": -1, "filename": "django-helpful-1.0.8.tar.gz", "has_sig": false, "md5_digest": "1d5fd7b735446410c1710d972933d773", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6421, "upload_time": "2016-03-23T18:37:32", "url": "https://files.pythonhosted.org/packages/cc/bf/52ba777ebf5270208ae9cf6f7749bde145082a8744fbe15b0e6d97f78f9c/django-helpful-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "6bee4f524d0750d7ac60af2adfd28b45", "sha256": "d971841e01015a669752b6220bb52b8a4e992b7767a19c486d8417447aab1148" }, "downloads": -1, "filename": "django-helpful-1.0.9.tar.gz", "has_sig": false, "md5_digest": "6bee4f524d0750d7ac60af2adfd28b45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6456, "upload_time": "2016-04-20T09:04:12", "url": "https://files.pythonhosted.org/packages/a9/fd/182f5bd97229f8b856e8e72029f4ce383f087d46fda11074aec5e553d271/django-helpful-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "e11aedb947bed2f370a92dc013551217", "sha256": "4643f58647c3fa5a1aa2d6080e1be9fee54e3690a8609674fe908562f78d6ee0" }, "downloads": -1, "filename": "django-helpful-1.1.0.tar.gz", "has_sig": false, "md5_digest": "e11aedb947bed2f370a92dc013551217", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7305, "upload_time": "2016-05-26T11:04:10", "url": "https://files.pythonhosted.org/packages/ca/10/106bf63eb15eb1b41902f643d5f59711eac02656e513199f44649a0d2608/django-helpful-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "a5e2b263031cd1c326010a1a1ee48db3", "sha256": "07340b418b7cdbddc1ae7bf49c537ac933616d0b3363e063163f752232b185cd" }, "downloads": -1, "filename": "django-helpful-1.1.1.tar.gz", "has_sig": false, "md5_digest": "a5e2b263031cd1c326010a1a1ee48db3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7307, "upload_time": "2016-05-26T11:05:43", "url": "https://files.pythonhosted.org/packages/dc/aa/9527cd2fb10932083c3e472582396cf6354e08d72d4cafb990a8d7ed7bf3/django-helpful-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "476086f57f440fdcd1990a057ed3fbcc", "sha256": "022f85f626a514c6200fc82827d9f7e89612f908dee888b4197671210862fba9" }, "downloads": -1, "filename": "django-helpful-1.1.2.tar.gz", "has_sig": false, "md5_digest": "476086f57f440fdcd1990a057ed3fbcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7313, "upload_time": "2016-05-26T11:08:33", "url": "https://files.pythonhosted.org/packages/e6/2f/ee9ff1dbf907b691156c08b465d631fc555aa5ff51c46db66b2f4802a395/django-helpful-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "8dd57178776cc19d62d22922def4c807", "sha256": "f9c86ea7cc93114f83973890ffcdb9fd215726b5bb2a5845bf69fc586e2b5790" }, "downloads": -1, "filename": "django-helpful-1.1.3.tar.gz", "has_sig": false, "md5_digest": "8dd57178776cc19d62d22922def4c807", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7314, "upload_time": "2016-05-26T11:10:31", "url": "https://files.pythonhosted.org/packages/2f/28/c35ce39c1c2350e2e1143b05645fd532faf4e2a8cd2aa06c4214f732570a/django-helpful-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "40fbdc7599b4b5a040c85ace34f91d49", "sha256": "44569a3b4ecfbab2e0c8c9cdda324e42847769e2b5a4513e0296f8b649a88186" }, "downloads": -1, "filename": "django-helpful-1.1.4.tar.gz", "has_sig": false, "md5_digest": "40fbdc7599b4b5a040c85ace34f91d49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7309, "upload_time": "2016-05-26T11:16:49", "url": "https://files.pythonhosted.org/packages/3a/09/14c6c3e3c9f29a669ab0383988e106b9fa90ce9ebeb7670c243b3899c3ce/django-helpful-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "7555746a5ce378ea666beb9b5579f48f", "sha256": "33a34637c9e6ed1605f2443afbd9684653170f6e07f398a8842028dffaf46224" }, "downloads": -1, "filename": "django-helpful-1.1.5.tar.gz", "has_sig": false, "md5_digest": "7555746a5ce378ea666beb9b5579f48f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7312, "upload_time": "2016-05-26T11:24:53", "url": "https://files.pythonhosted.org/packages/4a/60/0c10a3893b3c980c76453d502723b39cecc2b550c81bb5c57fd54946fde0/django-helpful-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "040ae7be7a851dfcaa499ab8d0568eaa", "sha256": "6936d56b023e1a2b1b9c7a9de296b3fbbf4b3f0954cb5dbecb3dc0278c226074" }, "downloads": -1, "filename": "django-helpful-1.1.6.tar.gz", "has_sig": false, "md5_digest": "040ae7be7a851dfcaa499ab8d0568eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7333, "upload_time": "2016-05-26T11:34:45", "url": "https://files.pythonhosted.org/packages/2b/d7/adfda613e51ed12a831af19191adb8d70bea65517ea22f1a7c7a707c1f8f/django-helpful-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "56cd5102b5dfac119b46acb7be149d65", "sha256": "890dd5bf629e679e47af21e87b85b2706cb4bbf9b25b4b88be1874e76b21fa1b" }, "downloads": -1, "filename": "django-helpful-1.1.7.tar.gz", "has_sig": false, "md5_digest": "56cd5102b5dfac119b46acb7be149d65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7432, "upload_time": "2016-05-26T18:34:48", "url": "https://files.pythonhosted.org/packages/f3/ee/9fb56b45b7a1a9f29151733ca20e7630eb599912e1acd4e2e9a3b99e1ede/django-helpful-1.1.7.tar.gz" } ], "1.1.8": [ { "comment_text": "", "digests": { "md5": "f28f6013449e68809177af171a4276e0", "sha256": "31797725552154273fb437fa8968975ac837743a0e42065dd8af9582f5e71eb5" }, "downloads": -1, "filename": "django-helpful-1.1.8.tar.gz", "has_sig": false, "md5_digest": "f28f6013449e68809177af171a4276e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7431, "upload_time": "2016-05-26T18:37:56", "url": "https://files.pythonhosted.org/packages/96/1f/77acddf8765c2485869f96788c0dc51264b851f330280448cdb15968fbc1/django-helpful-1.1.8.tar.gz" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "23b0c9e3c435a13f6249825dda08db09", "sha256": "b3fb3bf0706483f94ddb5a052a89c3d54af9df0969ee0a9e3fdf4ddb3e9833ca" }, "downloads": -1, "filename": "django-helpful-1.1.9.tar.gz", "has_sig": false, "md5_digest": "23b0c9e3c435a13f6249825dda08db09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7449, "upload_time": "2016-05-27T05:54:54", "url": "https://files.pythonhosted.org/packages/33/c0/6aa908a3f08faec2a9f9881369aa0274cc8219196bd7ab7c7d861cb050b7/django-helpful-1.1.9.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "fc9f7f0487258f189362e665f74b6cb0", "sha256": "21a9855da28fbed6982a7cdf95ec0a60cf7ff6ddeb4244be8f181be1bd760a6f" }, "downloads": -1, "filename": "django-helpful-1.2.0.tar.gz", "has_sig": false, "md5_digest": "fc9f7f0487258f189362e665f74b6cb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7437, "upload_time": "2016-06-21T14:41:16", "url": "https://files.pythonhosted.org/packages/ee/5f/06c49ab88f0a73be64e747fa36c140146bec8c6e2485d1575a622658bf45/django-helpful-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "3fa07b0be76f7b82e729d79ba4aaa122", "sha256": "ca400a2b49b79c8268e18fdd0bd1f56cca08c7687e44566badb252942050747e" }, "downloads": -1, "filename": "django-helpful-1.2.1.tar.gz", "has_sig": false, "md5_digest": "3fa07b0be76f7b82e729d79ba4aaa122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7465, "upload_time": "2017-03-17T06:51:50", "url": "https://files.pythonhosted.org/packages/17/32/69fd87a23f7ba159b06d98f34e1d866863d95e4becd18e85359b4fa1986b/django-helpful-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "559fb217300925972f1f84cf12ac7cca", "sha256": "1a63f0d148fe82abb4ba2c888052bdd63b3e46aa9f0130102d3d979ab9f9b523" }, "downloads": -1, "filename": "django-helpful-1.2.2.tar.gz", "has_sig": false, "md5_digest": "559fb217300925972f1f84cf12ac7cca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6393, "upload_time": "2018-04-27T14:17:09", "url": "https://files.pythonhosted.org/packages/ad/8a/b19562080ee94f4b36dd1bacf99991fb54877bf6ebac9478bd9292f5e28b/django-helpful-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "97562d806821bf1047479dbe64ec7d19", "sha256": "0419d4ee0ada65294a26c3d650fc2ca27821eb1e281c90125f87c2cd5c2b6647" }, "downloads": -1, "filename": "django-helpful-1.2.3.tar.gz", "has_sig": false, "md5_digest": "97562d806821bf1047479dbe64ec7d19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6377, "upload_time": "2018-05-10T09:26:56", "url": "https://files.pythonhosted.org/packages/43/8d/27e7814d8463df70f40d8cc69ab1d1f9599a41f168c53065c74c2de57bdb/django-helpful-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "2d423a2a3abef68181fa80e23dd20ef4", "sha256": "42abc2c337f18c7b9366dec8bfbcad695648139cd96e43d664d0d38a445448f1" }, "downloads": -1, "filename": "django-helpful-1.2.4.tar.gz", "has_sig": false, "md5_digest": "2d423a2a3abef68181fa80e23dd20ef4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6514, "upload_time": "2018-06-05T18:37:54", "url": "https://files.pythonhosted.org/packages/35/b2/e5d7cad5a579f3c1604592693be94486e36284656a94996508526f7c8b68/django-helpful-1.2.4.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "1d76b7c833829bae2b285c9aaa0c812c", "sha256": "7ad92a82e64d6f5233b6e42f4fcc071ff97aa884f2abedea688806c0ded42d0a" }, "downloads": -1, "filename": "django-helpful-1.3.0.tar.gz", "has_sig": false, "md5_digest": "1d76b7c833829bae2b285c9aaa0c812c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6513, "upload_time": "2018-06-05T18:41:01", "url": "https://files.pythonhosted.org/packages/9a/dc/cd68c21d6afeb0dc3f92ee52cad4e80cb9c62af3af082f286539ad56c5dd/django-helpful-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "cc10a95f017f7129a9198ee3c87505be", "sha256": "415ee8c43ae5b5f12f4318467dfb9ce0351fa7fe6be301d766a5a2053b1f40e7" }, "downloads": -1, "filename": "django-helpful-1.3.1.tar.gz", "has_sig": false, "md5_digest": "cc10a95f017f7129a9198ee3c87505be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6608, "upload_time": "2018-06-05T19:25:30", "url": "https://files.pythonhosted.org/packages/91/e8/d317c511707547ed1722e3f546f326494e2e1ff90faed90b82e7499387c9/django-helpful-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "5611467c71405e007fe3d3e9e32356ec", "sha256": "1e1b32a29bf6b86ace5940e27f48342edf88fdc249301fa7c738d436d01e4cfc" }, "downloads": -1, "filename": "django-helpful-1.3.2.tar.gz", "has_sig": false, "md5_digest": "5611467c71405e007fe3d3e9e32356ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6618, "upload_time": "2018-06-24T05:50:53", "url": "https://files.pythonhosted.org/packages/da/e0/eb1ac59764e829f6255dfbdf07a3edad4acf57bb8fd803f5839bd9e26501/django-helpful-1.3.2.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "5e863a342178f127b512519a7987ffa8", "sha256": "2125d9c1fedb10d428b6a9d3189041f24b25ac1508b9093523aa6d9812433cdb" }, "downloads": -1, "filename": "django-helpful-1.4.0.tar.gz", "has_sig": false, "md5_digest": "5e863a342178f127b512519a7987ffa8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6681, "upload_time": "2018-07-04T13:19:49", "url": "https://files.pythonhosted.org/packages/47/f7/d1af560a10367f828589ec9cb108d46fdcc824d6095e029441e8a609feb4/django-helpful-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "d416f6d60b98126c42ee76725a470d36", "sha256": "408c378782078d79e62448fb497be73d2491409bddbc7c2d7af17746ee95aff0" }, "downloads": -1, "filename": "django-helpful-1.4.1.tar.gz", "has_sig": false, "md5_digest": "d416f6d60b98126c42ee76725a470d36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6412, "upload_time": "2018-08-13T11:31:59", "url": "https://files.pythonhosted.org/packages/fd/b6/b2c325919dacd9397cc6b1c8b9df31bd3247f849817824444b17fd8899a7/django-helpful-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "dad06ac1a7fdc52254d9a7fa821f0338", "sha256": "983fd69037b57c1be6b751111f11b314d8618df47dd15061939de04e085f9af1" }, "downloads": -1, "filename": "django-helpful-1.4.2.tar.gz", "has_sig": false, "md5_digest": "dad06ac1a7fdc52254d9a7fa821f0338", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6410, "upload_time": "2018-08-13T11:33:39", "url": "https://files.pythonhosted.org/packages/c4/c2/c5bc1f1f09f72cda391e12f98ac65765069423da669e44c3644f42e34618/django-helpful-1.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dad06ac1a7fdc52254d9a7fa821f0338", "sha256": "983fd69037b57c1be6b751111f11b314d8618df47dd15061939de04e085f9af1" }, "downloads": -1, "filename": "django-helpful-1.4.2.tar.gz", "has_sig": false, "md5_digest": "dad06ac1a7fdc52254d9a7fa821f0338", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6410, "upload_time": "2018-08-13T11:33:39", "url": "https://files.pythonhosted.org/packages/c4/c2/c5bc1f1f09f72cda391e12f98ac65765069423da669e44c3644f42e34618/django-helpful-1.4.2.tar.gz" } ] }