{ "info": { "author": "Antoni Aloy", "author_email": "aaloy@apsl.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.9", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "===============\ndjango_yubin\n===============\n\nDjango Yubin is used to queue e-mails. This allows the emails to be sent\nasynchronously (by the use of a command extension) rather than blocking the\nresponse.\n\nIt also provides with some classes that allows you to compose e-mails in the same way you compose your django\ntemplates, using different templates for subject, body and html content.\n\n\nIt's a fork!\n=============\n\nYes, it's a fork, fork, comes from django-mailer-2 fork which is a fork form Chris Beaven fork to of James Tauber's\n`django-mailer`__\n\nThis document is readthedocs version of the fork that Chris and James made\nthe original document with some additional information.\n\n.. __: http://github.com/jtauber/django-mailer\n\nHistory\n-------\n\nChris Beaven started a fork of django-mailer and it got to the point when it\nwould be rather difficult to merge back. The fork was then renamed to the\ncompletely unimaginative \"django mailer 2\".\n\nAs always found myself using this project with the mailviews__ classes, we\nadapted some of the mailviews to add priority and some convenience classes.\n\n.. __: https://github.com/disqus/django-mailviews\n\n\nDifferences\n-----------\n\nSome of the larger differences in django_yubin:\n\n* Needs Django 1.9+\n\n* It saves a rendered version of the email instead - so HTML and other\n attachments are handled fine\n\n* The models were completely refactored for a better logical separation of\n data.\n\n* It provides a hook to override (aka \"monkey patch\") the Django ``send_mail``,\n ``mail_admins`` and ``mail_manager`` functions.\n\n* Added a management command to remove old e-mails, so the database does not\n increase so much.\n\n* Added a new testing procedure, so you can run the tests without having to\n install and configure a Django application.\n\n* Added some cron templates ein `bin` folder to help you to configure the\n cron.\n\n* Improved admin configuration.\n\n* Added a demo project, which shows how we can retrieve an email stored in\n the database and shows django-mailer in the admin.\n\n* Integrated django-mailviews classes\n\n* Added to CI and code coverage.\n\nCredit\n------\n\nAt the time of the fork, the primary authors of django-mailer were James Tauber\nand Brian Rosner. The additional contributors included Michael Trier, Doug\nNapoleone and Jannis Leidel.\n\nOriginal branch and the django-mailer-2 hard work comes from Chris Beaven.\n\ndjango-mailviews from Disqus\n\nThe name django-yubin was suggested by @morenosan, he says it means \"postal mail\" in japanesse, but who knows! :)\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/APSL/django-yubin", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-yubin", "package_url": "https://pypi.org/project/django-yubin/", "platform": "", "project_url": "https://pypi.org/project/django-yubin/", "project_urls": { "Homepage": "http://github.com/APSL/django-yubin" }, "release_url": "https://pypi.org/project/django-yubin/1.4.0/", "requires_dist": [ "lockfile", "pytz", "pyzmail ; python_version < \"3.6\"", "pyzmail36 ; python_version >= \"3.6\"" ], "requires_python": "", "summary": "A reusable Django app for composing and queueing emails Adds django-mailer2 + django-mailviews + others", "version": "1.4.0" }, "last_serial": 5400203, "releases": { "0.1.0": [ { "comment_text": "built for Linux-3.8.0-35-generic-x86_64-with-glibc2.7", "digests": { "md5": "22783664d6a4e81e26513ebd39c4068e", "sha256": "adf5aff367a0e7231475f30dc7387a203d0cd624c07c67e0c4654f549808b4a5" }, "downloads": -1, "filename": "django-yubin-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "22783664d6a4e81e26513ebd39c4068e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 40047, "upload_time": "2014-03-11T20:48:13", "url": "https://files.pythonhosted.org/packages/25/bc/32611853ba82078f5c5e0581a0f535b2fe6bb1f7c5e8d1a47fe0d7370fd6/django-yubin-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "45c317d29ab522b14cf96db195a4a07b", "sha256": "2eb8ba79802db2b512d67a0ee7f81e4abf1deb9e73e8ff77902b32291e5626df" }, "downloads": -1, "filename": "django-yubin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "45c317d29ab522b14cf96db195a4a07b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 273582, "upload_time": "2014-03-11T20:48:08", "url": "https://files.pythonhosted.org/packages/d8/0d/bd38a11a412306b8e589372270e4221c6f24ef2d17ba8f6d016f46c4b30c/django-yubin-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "built for Linux-3.8.0-35-generic-x86_64-with-glibc2.7", "digests": { "md5": "a1a8c4dadb0b2ec2f26660af39adf412", "sha256": "be08ea385fde145e2e421f0bfcd5a4e583855b1a16430abda095f7accfffac4f" }, "downloads": -1, "filename": "django-yubin-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "a1a8c4dadb0b2ec2f26660af39adf412", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 40048, "upload_time": "2014-03-14T20:32:11", "url": "https://files.pythonhosted.org/packages/36/2c/ab443a1f9f475ea08e7b43a03e3c245ddf699d69330bd3e9a9fe6199c4b1/django-yubin-0.1.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "f9400419561db54d973f132f56dc572a", "sha256": "1a6f76485e1d7cb811379e78d28822f4703e33e66b8b6f8f96c4ec64e957f1ae" }, "downloads": -1, "filename": "django-yubin-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f9400419561db54d973f132f56dc572a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 274035, "upload_time": "2014-03-14T20:32:07", "url": "https://files.pythonhosted.org/packages/26/0d/717b6d9a3a66625bc21780f5f365ac5bb8badcd3f2d45bd39976d219deb6/django-yubin-0.1.1.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "60c577123861f3be7bb9a83249468b8e", "sha256": "4c71828dd52ad595d338662c3d7fb9ed5c6c56e4684486f113a3c66024f31977" }, "downloads": -1, "filename": "django-yubin-0.1.5.tar.gz", "has_sig": false, "md5_digest": "60c577123861f3be7bb9a83249468b8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 308618, "upload_time": "2015-02-27T16:15:05", "url": "https://files.pythonhosted.org/packages/26/6a/dfe40b05b4ca0501a5f16e99553eba8b5b41454478c16f2acc73373aa153/django-yubin-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "d127f4dafcc68774cd96f7d29699d68f", "sha256": "8e13d8615f3661f0151d0130ea7588f655468680490a05fe243d0adacb912d84" }, "downloads": -1, "filename": "django-yubin-0.1.6.tar.gz", "has_sig": false, "md5_digest": "d127f4dafcc68774cd96f7d29699d68f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 308949, "upload_time": "2015-08-02T10:21:23", "url": "https://files.pythonhosted.org/packages/f4/d9/fd689dc010704556f63da7cd6b1e59a8e9cd308a32fc408d607eb51895c9/django-yubin-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "ce3585caf6ac0dc7e534a55be6b99d48", "sha256": "f6535137d3cd9f6b9cc702210a1b0eaf8a2a0dc337de54e9a08a37cc379ff531" }, "downloads": -1, "filename": "django-yubin-0.1.7.tar.gz", "has_sig": false, "md5_digest": "ce3585caf6ac0dc7e534a55be6b99d48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 308987, "upload_time": "2015-12-09T20:38:17", "url": "https://files.pythonhosted.org/packages/23/58/c59c81443fc39a9b7040c5e5eb698c3e4d31d14e3a40ca5ca297e1a47e77/django-yubin-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "8c66f16ab8cef211a46674828d1e3963", "sha256": "3f8d796532399c65d1fe8737dd0722c2df94947173ab30aa01098f4479a6499c" }, "downloads": -1, "filename": "django-yubin-0.1.8.tar.gz", "has_sig": false, "md5_digest": "8c66f16ab8cef211a46674828d1e3963", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 309212, "upload_time": "2015-12-18T00:35:58", "url": "https://files.pythonhosted.org/packages/9f/25/8050acb2c3a7d29932c1f8654ac1f2400e3329c4f4a5c2aac67cca3fbe1d/django-yubin-0.1.8.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "1f8acf6a3ef8a4919bed0197f0eda918", "sha256": "461e562e167854be65470ab1a6144ea79c4edf7e66b0b39051bf8da81fc1f606" }, "downloads": -1, "filename": "django-yubin-0.2.1.tar.gz", "has_sig": false, "md5_digest": "1f8acf6a3ef8a4919bed0197f0eda918", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 307255, "upload_time": "2015-12-30T14:10:21", "url": "https://files.pythonhosted.org/packages/bd/05/443ce12c04568926d3998e290ed3928c30ab970b4a2722d7626dfca2b693/django-yubin-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "b4dbb43e4b8aea79b58ed2c1c31622e0", "sha256": "0e8fac2419b31480e2d4103e455f16d4d21fbe24f854f3dadeda8b2c21668198" }, "downloads": -1, "filename": "django-yubin-0.2.2.tar.gz", "has_sig": false, "md5_digest": "b4dbb43e4b8aea79b58ed2c1c31622e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 224892, "upload_time": "2016-03-08T19:48:11", "url": "https://files.pythonhosted.org/packages/79/b9/ab3c16788bf3066420d92407ddf30961d2300e68527718f305b7277ab1e6/django-yubin-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "27d37ae817ee220fc01d20b3ba95a57a", "sha256": "b9c8ff72f81323058663f89cc26866168d8cee77a089876f759c18e2bd481913" }, "downloads": -1, "filename": "django-yubin-0.2.3.tar.gz", "has_sig": false, "md5_digest": "27d37ae817ee220fc01d20b3ba95a57a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 227295, "upload_time": "2016-04-07T05:48:18", "url": "https://files.pythonhosted.org/packages/d5/54/0ef7189c5f10100136d45e0c95167c85ee703e99421f411e397c7db4e7c2/django-yubin-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5df2e14acc32acfdd4b5a330b564db89", "sha256": "39f70d1687eae23739131e3ba6f5bfaf18488767a29d9b79e970ff17cca12940" }, "downloads": -1, "filename": "django-yubin-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5df2e14acc32acfdd4b5a330b564db89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 227484, "upload_time": "2016-09-03T15:47:09", "url": "https://files.pythonhosted.org/packages/0f/c4/db56844da173fd636bcb3bad3389191f02023bfcff00f64f20e5e1de7e49/django-yubin-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f5eff3d28ba1f3082eac0f16f7f05db8", "sha256": "cd85b4789aedbfb2aa8f3016a15332dc689f5bd834a802e9b6ba862fa0c8723e" }, "downloads": -1, "filename": "django_yubin-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5eff3d28ba1f3082eac0f16f7f05db8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25350, "upload_time": "2016-10-19T09:55:02", "url": "https://files.pythonhosted.org/packages/d7/9d/a0f109fb72241636224c3a301c42ea51a4d84ef81c3c6ca1c69b25269fea/django_yubin-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5b82f8e39b85b4ea13a34e508c53aba6", "sha256": "21ea4ae0eed7a6cb8aeb4c1c0c369d71e5348b0538225bfe0efe19a6b03ff1ca" }, "downloads": -1, "filename": "django-yubin-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5b82f8e39b85b4ea13a34e508c53aba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33734, "upload_time": "2016-10-19T09:55:04", "url": "https://files.pythonhosted.org/packages/74/12/32a77e24fce080d48dc88e5c651663ce84862e1ff064afc5ec43ef85a20e/django-yubin-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "9060c80e47e4e7e2356bec2ab1902efa", "sha256": "a5858e8fda14f25ad87e8c4a6ccf0188418ad7d95c08b2a1e7fe7e735eb62c67" }, "downloads": -1, "filename": "django_yubin-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9060c80e47e4e7e2356bec2ab1902efa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25931, "upload_time": "2017-07-03T10:41:40", "url": "https://files.pythonhosted.org/packages/ef/e4/d79cfb869051bd3136ee9c8d94f8b1f19516a21ab380830cc09234ceb7f4/django_yubin-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a04769ffc52c3f6d8812827a9d3197c", "sha256": "904bc4a87c682074e0c0ba6cbfa8aa6176ce60742af72b9ac81062fab1a2fcd4" }, "downloads": -1, "filename": "django-yubin-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4a04769ffc52c3f6d8812827a9d3197c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34213, "upload_time": "2017-07-03T10:41:42", "url": "https://files.pythonhosted.org/packages/7b/d3/499c07f282932151348282723eb929f1ca4d69df2fada64f64458b044d88/django-yubin-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "3b87277e475889e6e29f1a9a04404b3e", "sha256": "e096bffdb403a3687811c380dedb38bb9f8738201cccede5e6cff5a7b70a191b" }, "downloads": -1, "filename": "django_yubin-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3b87277e475889e6e29f1a9a04404b3e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26093, "upload_time": "2017-08-03T13:36:45", "url": "https://files.pythonhosted.org/packages/32/c1/1cbfaac97e6f3c3b9a82be43ce4ee058eb1b56b9bdf3c9ad9b350249b903/django_yubin-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "43bad1ba0f7a7ee65581b36f33af6e94", "sha256": "a169ed272d4749a7a70ec77ff0eabcbbdcea0ef877dbe3f92ddc688b0b247b14" }, "downloads": -1, "filename": "django-yubin-0.5.0.tar.gz", "has_sig": false, "md5_digest": "43bad1ba0f7a7ee65581b36f33af6e94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34437, "upload_time": "2017-08-03T13:36:46", "url": "https://files.pythonhosted.org/packages/39/9f/44c08f41e56696b5f2cd314bd1ec964e8da0eb8137f82f705a2122dafff2/django-yubin-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "81a436f14e041ed3a44163d1d05a5d0c", "sha256": "881fafe06b3151be5f69230d789f30f6aa84403f743feec95eaf735153df5e38" }, "downloads": -1, "filename": "django_yubin-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81a436f14e041ed3a44163d1d05a5d0c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26206, "upload_time": "2017-09-04T10:31:11", "url": "https://files.pythonhosted.org/packages/e8/77/8c30c75eae2e6f136ea16645e002021070ab51badaf155058d815e653f61/django_yubin-0.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8c21fd3ae284e73203ac76e82256ce5", "sha256": "ab9756fa00de1dd59cdb35d2f96116e90d7eabe8abb512c779a5cd28939287a8" }, "downloads": -1, "filename": "django-yubin-0.6.0.tar.gz", "has_sig": false, "md5_digest": "f8c21fd3ae284e73203ac76e82256ce5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34532, "upload_time": "2017-09-04T10:31:13", "url": "https://files.pythonhosted.org/packages/d9/d5/497c54c790b11700e5abda75f9524b1b310ae8efcada9a6aa0d9311815ef/django-yubin-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "448757645edf1a47fb0fb82c724faf8e", "sha256": "b96451833ee4889d5a2f476f1476efde682307abadcd8810e333297712b7da0e" }, "downloads": -1, "filename": "django_yubin-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "448757645edf1a47fb0fb82c724faf8e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26866, "upload_time": "2017-09-29T07:35:18", "url": "https://files.pythonhosted.org/packages/a8/32/9c0ebf89875ee8a1e707d93694a83b7aa776272d7d991124f98be8335f91/django_yubin-0.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f03ea08c0eaa928fba079b2990987410", "sha256": "f87f2ea8ef495d3e2898202c9dff961ac23f9a814008b8a590851888484e8fcb" }, "downloads": -1, "filename": "django-yubin-0.7.0.tar.gz", "has_sig": false, "md5_digest": "f03ea08c0eaa928fba079b2990987410", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34833, "upload_time": "2017-09-29T07:35:20", "url": "https://files.pythonhosted.org/packages/09/bb/2cb6f72ffa7c90db2638bca86790182241e43821ce7fe3ecc5181993bb35/django-yubin-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "c4f0577b588edd61c58e18fd791b5c4d", "sha256": "78900526f99761efd0cf13636d8e28226248bd60bce29880d5e29c29e13d9475" }, "downloads": -1, "filename": "django_yubin-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4f0577b588edd61c58e18fd791b5c4d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26927, "upload_time": "2017-10-24T08:30:53", "url": "https://files.pythonhosted.org/packages/12/7a/8a5731f868bff649e98ee381d5d364967f1117895cb8dae59ca758714b58/django_yubin-0.8.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bbea582644f4f99764725ba829ebf33a", "sha256": "24115129227c92cb4c1e2715a90b0d54c6167e25b850580c7c0a929bea0ff249" }, "downloads": -1, "filename": "django-yubin-0.8.0.tar.gz", "has_sig": false, "md5_digest": "bbea582644f4f99764725ba829ebf33a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34941, "upload_time": "2017-10-24T08:30:55", "url": "https://files.pythonhosted.org/packages/73/1d/72d0f75b7bb40a2d3b123dfc80473b9388e54131a429be9d4434042d7385/django-yubin-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "a19642a4801f6eee9209e5bef4dcce86", "sha256": "8cf1b32d083435035a2e8d4e56b5301a1238585d72035730811bc0365a55f598" }, "downloads": -1, "filename": "django_yubin-0.8.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a19642a4801f6eee9209e5bef4dcce86", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26941, "upload_time": "2017-11-08T11:23:49", "url": "https://files.pythonhosted.org/packages/03/c4/0b5b5e19347bf766ae817a706ce339413dac389e46c8702ca3575e86fa74/django_yubin-0.8.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74e7dfb81b66b336993cbd8193dc55e6", "sha256": "5ac4e9ad867dd517f6db2ece1a2d4b53a33c1d29c64853283dc0b0c3d2c7fdf3" }, "downloads": -1, "filename": "django-yubin-0.8.1.tar.gz", "has_sig": false, "md5_digest": "74e7dfb81b66b336993cbd8193dc55e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35032, "upload_time": "2017-11-08T11:23:50", "url": "https://files.pythonhosted.org/packages/86/ae/4b01856ccb2a624696c03b585e94adaf29621e0b1fccb63af66dd6b4a56c/django-yubin-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "fbfc6af16da8f8c7d70f4de25272a711", "sha256": "b556b411472dab546090c67364989ca90931911efa031cf0212b6c52787eaba8" }, "downloads": -1, "filename": "django_yubin-0.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fbfc6af16da8f8c7d70f4de25272a711", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26942, "upload_time": "2017-11-17T13:49:58", "url": "https://files.pythonhosted.org/packages/11/96/f5d7459bef5419764917482466ba3611235ea345f612f11e9a230fe92251/django_yubin-0.8.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23a2d0baf5c2e51f2acf1232a1359ee6", "sha256": "ddece08192cfd1e29e720c4f42b2d8f1db9e0eeec7bed84a7d9d3f08fc1cd01e" }, "downloads": -1, "filename": "django-yubin-0.8.2.tar.gz", "has_sig": false, "md5_digest": "23a2d0baf5c2e51f2acf1232a1359ee6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35893, "upload_time": "2017-11-17T13:50:01", "url": "https://files.pythonhosted.org/packages/17/14/4d1801c2ebee2df791634557da24be7260abf0f5954d0d57828be8a1a448/django-yubin-0.8.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "cc3fbc19a625212e7ca151fcab6f9849", "sha256": "d1faff0ff2b49cfdd3a42ac0f664db48e21e55eecbd511b2d5efea1c34e6439c" }, "downloads": -1, "filename": "django_yubin-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cc3fbc19a625212e7ca151fcab6f9849", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27538, "upload_time": "2017-12-15T17:53:45", "url": "https://files.pythonhosted.org/packages/f6/2e/a4b74b96514c7172a5a8d580b1d3b9b77cef6524c9b7cc0e22d4af594c5c/django_yubin-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5658ab35f770a0bc1ee2d36d9de9a3c7", "sha256": "2b53a7072fc311dd983f337ea7a29d69b19997ce62f9c73403a57d2e122a9640" }, "downloads": -1, "filename": "django-yubin-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5658ab35f770a0bc1ee2d36d9de9a3c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36037, "upload_time": "2017-12-15T17:53:47", "url": "https://files.pythonhosted.org/packages/ce/79/f262d2290edd080d1bbd984a4baee5e219e4f16cab4a7d850b6e0fb88474/django-yubin-1.0.0.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "a2f873d3bf6a652a6e17833818899d7f", "sha256": "85cdda30ac045607abd794d0e6643121ebe34b0778915f3f2841974a8796b37d" }, "downloads": -1, "filename": "django_yubin-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2f873d3bf6a652a6e17833818899d7f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32229, "upload_time": "2018-02-21T15:46:51", "url": "https://files.pythonhosted.org/packages/d8/9b/7a8c88176a40d5df1fb73c35ebcbdd7af3bf3cff12b9b1e30dee404d25d4/django_yubin-1.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e5fa91f6cc2e38e52bde46443d6f1c0", "sha256": "4e82e6e3dacecfdd2a9293c54c94999d368293b61d418f22f0c428afab836f9f" }, "downloads": -1, "filename": "django-yubin-1.0.3.tar.gz", "has_sig": false, "md5_digest": "1e5fa91f6cc2e38e52bde46443d6f1c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35261, "upload_time": "2018-02-21T15:46:55", "url": "https://files.pythonhosted.org/packages/20/d8/57e8db25c496cd60e70efb0d649e55ca9f6ffb64904ff5efe4d019a4389d/django-yubin-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "8cb88d8dfbb7824bd594b7a731d2e479", "sha256": "cca7e8114acd566a2eeb9e624e4485a9b2f561e3b23ecf9f064d9f84dd3e4e07" }, "downloads": -1, "filename": "django_yubin-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8cb88d8dfbb7824bd594b7a731d2e479", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32555, "upload_time": "2018-02-22T14:40:55", "url": "https://files.pythonhosted.org/packages/07/cd/3dfed17ab673750ddceea3b1eef797c2003ea88845d7d80f01764d4c7c28/django_yubin-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "119797731622895464c43da0628ec798", "sha256": "1efe1748e3259fb34edce29e1c8f6809b5376c402cd62cc729d94287650d0406" }, "downloads": -1, "filename": "django-yubin-1.0.4.tar.gz", "has_sig": false, "md5_digest": "119797731622895464c43da0628ec798", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35591, "upload_time": "2018-02-22T14:40:57", "url": "https://files.pythonhosted.org/packages/14/af/b1cf047867a9c94e80db0a3c9f87d9e17989d3987b692502af13246b2da7/django-yubin-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "4afc2fc16743c3eccaa88e04d7b9e651", "sha256": "5529ae0e8de0b45c82ad1cf04b95241021f928b7f5894e5a78cf5938a0dcc2ac" }, "downloads": -1, "filename": "django_yubin-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4afc2fc16743c3eccaa88e04d7b9e651", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41660, "upload_time": "2018-03-12T13:10:26", "url": "https://files.pythonhosted.org/packages/4a/4f/923262f099a135be90a677a22285f8366c1bde2746124affe8ca29c2f6fa/django_yubin-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8713c4a8e2a41037597b62d4fda4f4d", "sha256": "d43d116df488c2a19301ecbedc00006dba4f88264db932270a8693dfd27dc676" }, "downloads": -1, "filename": "django-yubin-1.0.5.tar.gz", "has_sig": false, "md5_digest": "f8713c4a8e2a41037597b62d4fda4f4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46736, "upload_time": "2018-03-12T13:10:27", "url": "https://files.pythonhosted.org/packages/9b/7e/22e6f434a11c6ca9f5a965093b3040ab90983447c7d28ac395b4455d47ff/django-yubin-1.0.5.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "4343624dfc5dbb89bb5e4f2c3d5fc55a", "sha256": "8f46ee9ca2b5078a932e4e2e9ad78d048d37a30dd97ab3012b384b944f0805bf" }, "downloads": -1, "filename": "django_yubin-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4343624dfc5dbb89bb5e4f2c3d5fc55a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41772, "upload_time": "2018-03-13T11:20:05", "url": "https://files.pythonhosted.org/packages/26/4b/f040b812fa8c14f562e67272a5be0282ea3fb9814a6a4ae076c9560c80ae/django_yubin-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a68a900912b74a506d4c5be4457ecbd6", "sha256": "0d73440e6f0b0a1601bf409b476faa4c92e28fa7e74e2ace94b0fb4304372570" }, "downloads": -1, "filename": "django-yubin-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a68a900912b74a506d4c5be4457ecbd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45911, "upload_time": "2018-03-13T11:20:06", "url": "https://files.pythonhosted.org/packages/ec/36/1f8fbafad4c48dfb80fd40ee0a513d0448bda75f9da85e0c24147f51c5d4/django-yubin-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "6d52c60985c198b149cf8c08a977701f", "sha256": "8a3ed2bb6597ec5ace88c4d860462a78ef839457b0f5c30f9613fb1622827cae" }, "downloads": -1, "filename": "django_yubin-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6d52c60985c198b149cf8c08a977701f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42172, "upload_time": "2018-06-27T14:39:55", "url": "https://files.pythonhosted.org/packages/cb/16/c4455784e2935e9e1b261fb583c1fa11b8b4a739405481b99e240ea27a69/django_yubin-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "638dc84a9df59d97fc84abf6135e1560", "sha256": "46aacc1d4c6d1532f24b62ef38080ef6f390c7f38da686be7fd448c4f742bd36" }, "downloads": -1, "filename": "django-yubin-1.2.0.tar.gz", "has_sig": false, "md5_digest": "638dc84a9df59d97fc84abf6135e1560", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47425, "upload_time": "2018-06-27T14:39:56", "url": "https://files.pythonhosted.org/packages/22/7c/fdcc3e27ccc46ff288f72aaefe8b41aa79a342c0a166e51c1d2951f8ced8/django-yubin-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "d7400692b1b3b8d8836f34c1be7963e9", "sha256": "8efcd6aeb0e319ac00d883e57eea207d613fa510737160bd926ad3f6a205dfa8" }, "downloads": -1, "filename": "django_yubin-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d7400692b1b3b8d8836f34c1be7963e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42647, "upload_time": "2018-11-28T12:08:59", "url": "https://files.pythonhosted.org/packages/d7/de/8b36c8b9a0d37322903940aace05a78e5d3357c7db34f97d02b94c28fde2/django_yubin-1.3.0-py2.py3-none-any.whl" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "3524e0e6f6a9420b5e6f44e29422a0cd", "sha256": "fe12f811796b4e01f4ba426f1bd16cbbac3a27601e602598524839da5b110df0" }, "downloads": -1, "filename": "django_yubin-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3524e0e6f6a9420b5e6f44e29422a0cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42764, "upload_time": "2019-01-28T09:25:20", "url": "https://files.pythonhosted.org/packages/93/ce/d58e6431fdd9c2708cd4f8307dde73255f95ac218216e97b74fd10b51d5f/django_yubin-1.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db73934d1d16d79166f61a85fe725779", "sha256": "50147bab2aa78d9f39fe8f4f93319726c5eecdbcbe57b5d5255ea705c3b551e4" }, "downloads": -1, "filename": "django-yubin-1.3.1.tar.gz", "has_sig": false, "md5_digest": "db73934d1d16d79166f61a85fe725779", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48762, "upload_time": "2019-01-28T09:25:22", "url": "https://files.pythonhosted.org/packages/5c/3f/905ba9e23021cde6a5a75b610d385aa0ce9e63ce1cb6fe1a4d8687366699/django-yubin-1.3.1.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "ddd343a011a43af9dc7344a3ddf55825", "sha256": "02ce1055c4e7e6d54f41f69c3c008ae40a9d32b361fe7c41ad1a34f01a578c9b" }, "downloads": -1, "filename": "django_yubin-1.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ddd343a011a43af9dc7344a3ddf55825", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42879, "upload_time": "2019-06-14T11:49:59", "url": "https://files.pythonhosted.org/packages/a7/e4/dba4747121949440ded7c8e09d1359ce705caeebe5d8ad3f7ec4e17c9595/django_yubin-1.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d899422853121e9f39815d4cb7f13ee5", "sha256": "e33db55c4b42b24c1792b91094140539f6bdd5b25b84096d387eda9f95aa26a2" }, "downloads": -1, "filename": "django-yubin-1.4.0.tar.gz", "has_sig": false, "md5_digest": "d899422853121e9f39815d4cb7f13ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48832, "upload_time": "2019-06-14T11:50:01", "url": "https://files.pythonhosted.org/packages/c3/2e/a1ae0e441fcf79623d4b732bbba1d95ebe1865b30d7579d0b8abe483bb61/django-yubin-1.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ddd343a011a43af9dc7344a3ddf55825", "sha256": "02ce1055c4e7e6d54f41f69c3c008ae40a9d32b361fe7c41ad1a34f01a578c9b" }, "downloads": -1, "filename": "django_yubin-1.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ddd343a011a43af9dc7344a3ddf55825", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 42879, "upload_time": "2019-06-14T11:49:59", "url": "https://files.pythonhosted.org/packages/a7/e4/dba4747121949440ded7c8e09d1359ce705caeebe5d8ad3f7ec4e17c9595/django_yubin-1.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d899422853121e9f39815d4cb7f13ee5", "sha256": "e33db55c4b42b24c1792b91094140539f6bdd5b25b84096d387eda9f95aa26a2" }, "downloads": -1, "filename": "django-yubin-1.4.0.tar.gz", "has_sig": false, "md5_digest": "d899422853121e9f39815d4cb7f13ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48832, "upload_time": "2019-06-14T11:50:01", "url": "https://files.pythonhosted.org/packages/c3/2e/a1ae0e441fcf79623d4b732bbba1d95ebe1865b30d7579d0b8abe483bb61/django-yubin-1.4.0.tar.gz" } ] }