{ "info": { "author": "James Tauber", "author_email": "jtauber@jtauber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "#########################\ndjango-email-confirmation\n#########################\n\nThis simple app is for cases where you don't want to require an email\naddress to signup on your website but you do still want to ask for an\nemail address and be able to confirm it for use in optional parts of\nyour website.\n\nA user can have zero or more email addresses linked to them. The user\ndoes not have to provide an email address on signup but, if they do,\nthey are emailed with a link they must click on to confirm that the\nemail address is theirs. A confirmation email can be resent at any\ntime.\n\nWhat's on the trunk here should be usable but I welcome feedback on how\nto make it better. The source contains a working project that shows all\nthe features of the app as well as providing useful code for your own\nproject (although Pinax is a more comprehensive example of how to use\ndjango-email-confirmation).\n\nThis code is based in part on django-registration and is essentially\na replacement for it where your requirements are different.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jtauber/django-email-confirmation", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-email-confirmation", "package_url": "https://pypi.org/project/django-email-confirmation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-email-confirmation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jtauber/django-email-confirmation" }, "release_url": "https://pypi.org/project/django-email-confirmation/0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple email confirmation for the Django web framework.", "version": "0.2" }, "last_serial": 789546, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5f036e65156579ed9b2855594c0fe0ae", "sha256": "fec1e473d78026c41e1b6c291cb747be32426496c657e76a63a2b76daabccb7a" }, "downloads": -1, "filename": "django-email-confirmation-0.1.0.tar.gz", "has_sig": true, "md5_digest": "5f036e65156579ed9b2855594c0fe0ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6508, "upload_time": "2009-04-02T03:26:42", "url": "https://files.pythonhosted.org/packages/6b/0f/28065fc1fd140364bc7b45c94474e5a0816ef98cc7465c63ef6d6188b628/django-email-confirmation-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "15fa0c1b6f1aa01cea0d0939ab6550f8", "sha256": "2234a6c38eb9abb2b1c3bb886a1d6ca403be36cff7ad53dd931d5c3601cbde70" }, "downloads": -1, "filename": "django-email-confirmation-0.1.1.tar.gz", "has_sig": true, "md5_digest": "15fa0c1b6f1aa01cea0d0939ab6550f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4357, "upload_time": "2009-04-19T18:26:02", "url": "https://files.pythonhosted.org/packages/6f/d2/c6919289f0b660e34a5105da1ec3e94abbf22a494326ebc1619c04dc5191/django-email-confirmation-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8ec4e74382e2c00efc647bac25dc0072", "sha256": "a87361d21a8b0c6b30e907ad7de93de43bfb97ff975fc80062923b608636492b" }, "downloads": -1, "filename": "django-email-confirmation-0.1.2.tar.gz", "has_sig": true, "md5_digest": "8ec4e74382e2c00efc647bac25dc0072", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5068, "upload_time": "2009-04-23T08:49:56", "url": "https://files.pythonhosted.org/packages/3b/2e/a2b61a4332041bd29fe473cada64cf7d0a4f30f49f63b090f3643c665255/django-email-confirmation-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "70faf8260b3f16af65196d939086eb80", "sha256": "5cfd0858cfbb4a663b9ce98e8748d1c93a07e2be752c1b0531df36d4bcace538" }, "downloads": -1, "filename": "django-email-confirmation-0.1.3.tar.gz", "has_sig": false, "md5_digest": "70faf8260b3f16af65196d939086eb80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18173, "upload_time": "2009-07-25T03:35:12", "url": "https://files.pythonhosted.org/packages/6c/ad/59701903c1708b7afd6aafe1dc743b4c17724fe9f0c74c58269bae4aa9d0/django-email-confirmation-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "58123b60fd933f491d3b12eb6c3c0a47", "sha256": "bfb68cf26c3295475d7e7d2bb8a617642aae25c011e81ea51e9867ba3b7919bd" }, "downloads": -1, "filename": "django-email-confirmation-0.1.4.tar.gz", "has_sig": false, "md5_digest": "58123b60fd933f491d3b12eb6c3c0a47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28315, "upload_time": "2009-10-21T23:07:37", "url": "https://files.pythonhosted.org/packages/74/b2/8fb6e3cb018c02c29b077d63baddcdf2cfc375b6db3c9d36cc9624f7e1e7/django-email-confirmation-0.1.4.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "274d278357bd7b36349bb4705d5c64b9", "sha256": "6f5d0113dd063dba3837b6b7a4e56335e820a9f9592e4c44c5e41b26c6146e6d" }, "downloads": -1, "filename": "django-email-confirmation-0.2.tar.gz", "has_sig": false, "md5_digest": "274d278357bd7b36349bb4705d5c64b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4029, "upload_time": "2011-11-12T00:59:54", "url": "https://files.pythonhosted.org/packages/34/ba/f9a34e3d45c03980e3954359b570114e43806edc3ebac2a15176c83749f9/django-email-confirmation-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "274d278357bd7b36349bb4705d5c64b9", "sha256": "6f5d0113dd063dba3837b6b7a4e56335e820a9f9592e4c44c5e41b26c6146e6d" }, "downloads": -1, "filename": "django-email-confirmation-0.2.tar.gz", "has_sig": false, "md5_digest": "274d278357bd7b36349bb4705d5c64b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4029, "upload_time": "2011-11-12T00:59:54", "url": "https://files.pythonhosted.org/packages/34/ba/f9a34e3d45c03980e3954359b570114e43806edc3ebac2a15176c83749f9/django-email-confirmation-0.2.tar.gz" } ] }