{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "=============\nRegistrations\n=============\n\nRegistrations is a Django app that allows users to register using\nemail or mobile phone (SMS), then sends out a verification code\nvia that method for the user to use when confirming their account\nto activate their account.\n\nQuick start\n-----------\n\n1. Add \"registrations\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'registrations',\n )\n\n2. Run `python manage.py migrate` to create the registrations models.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.futurehaus.com/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "fh-django-registrations", "package_url": "https://pypi.org/project/fh-django-registrations/", "platform": "", "project_url": "https://pypi.org/project/fh-django-registrations/", "project_urls": { "Homepage": "http://www.futurehaus.com/" }, "release_url": "https://pypi.org/project/fh-django-registrations/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "A Django app to provide account verification to activate and allow registering via email or SMS.", "version": "0.1.5" }, "last_serial": 2600203, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "82c98576a8a0acc14e126a2f381eb92c", "sha256": "bac0952ef0ac32f82008e2053c60926f8d0dbc4505544b3279f9b0f8cc18caca" }, "downloads": -1, "filename": "fh-django-registrations-0.1.2.tar.gz", "has_sig": false, "md5_digest": "82c98576a8a0acc14e126a2f381eb92c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4791, "upload_time": "2016-05-26T15:25:09", "url": "https://files.pythonhosted.org/packages/1d/1f/a5556b0d1a9e55687bf7a3135457f8473f3a5277a4585892f7a7b36fa59f/fh-django-registrations-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3ec4531c04a4c214689778a5d1881ef2", "sha256": "3c3ab7ff30d581d0d5296af023b83d5d81987078fdda50bfaa4cf34326122bd6" }, "downloads": -1, "filename": "fh-django-registrations-0.1.3.tar.gz", "has_sig": false, "md5_digest": "3ec4531c04a4c214689778a5d1881ef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4830, "upload_time": "2016-05-27T22:06:23", "url": "https://files.pythonhosted.org/packages/40/16/e15f6d05dd241884be9da9e54c664c866d9db48a4e887d6d0e3bfb6d86a6/fh-django-registrations-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a629d9789052de53df31fcb799073deb", "sha256": "0d4fe7d5027812ae0c7382f5169d21e73428504eb00e5ee4c504ad17cb17af71" }, "downloads": -1, "filename": "fh-django-registrations-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a629d9789052de53df31fcb799073deb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4870, "upload_time": "2016-08-12T21:51:10", "url": "https://files.pythonhosted.org/packages/b9/0d/b7bdb66d99e7ee324b325050dbdc8bb6e3fbce43ce7740fa7fddca94f163/fh-django-registrations-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "eff9a4f2a8d06c2d7318b18be840db7e", "sha256": "9d003ef8a73de0a0b6a621a77205ff5c7332ef8e10d213f1f8ead64c3abe1825" }, "downloads": -1, "filename": "fh-django-registrations-0.1.5.tar.gz", "has_sig": false, "md5_digest": "eff9a4f2a8d06c2d7318b18be840db7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4951, "upload_time": "2017-01-26T17:55:13", "url": "https://files.pythonhosted.org/packages/1c/ea/10dd014f19030b815da08845956302d20f445f5613c2d9bc39d3d6e15a05/fh-django-registrations-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eff9a4f2a8d06c2d7318b18be840db7e", "sha256": "9d003ef8a73de0a0b6a621a77205ff5c7332ef8e10d213f1f8ead64c3abe1825" }, "downloads": -1, "filename": "fh-django-registrations-0.1.5.tar.gz", "has_sig": false, "md5_digest": "eff9a4f2a8d06c2d7318b18be840db7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4951, "upload_time": "2017-01-26T17:55:13", "url": "https://files.pythonhosted.org/packages/1c/ea/10dd014f19030b815da08845956302d20f445f5613c2d9bc39d3d6e15a05/fh-django-registrations-0.1.5.tar.gz" } ] }