{ "info": { "author": "Russell Keith-Magee", "author_email": "russell@keith-magee.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development", "Topic :: Utilities" ], "description": "RHO Django User\n===============\n\nA \"RKM's Humble Opinion\" package for Django's Custom User model.\n\nA custom Django user model that encompasses best practices:\n\n* Email-based login\n\n* \"Full name\"/\"Short name\", rather than the \"First name\"/\"Last name\"\n antipattern\n\nUsage:\n------\n\n* Add `rhouser` to `INSTALLED_APPS`\n* Add `AUTH_USER_MODEL=\"rhouser.User\"` to your `settings.py` file.\n\nTo run tests:\n-------------\n\nRun::\n\n > python runtests.py\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/freakboy3742/rho-django-user/", "keywords": "", "license": "New BSD", "maintainer": "", "maintainer_email": "", "name": "rho-django-user", "package_url": "https://pypi.org/project/rho-django-user/", "platform": "", "project_url": "https://pypi.org/project/rho-django-user/", "project_urls": { "Homepage": "http://github.com/freakboy3742/rho-django-user/" }, "release_url": "https://pypi.org/project/rho-django-user/1.0.0/", "requires_dist": [ "django (>=1.8)" ], "requires_python": "", "summary": "RKM's Humble Opinion: A custom Django user model for best practices email-based login.", "version": "1.0.0" }, "last_serial": 2958400, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "89386bb5e882f186901f37fdf00d4426", "sha256": "a128cec003aa6c9320a7633339fb45f17d6bb09dfb0ce1a52e0db07a684ac716" }, "downloads": -1, "filename": "rho_django_user-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "89386bb5e882f186901f37fdf00d4426", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13409, "upload_time": "2017-06-19T01:34:35", "url": "https://files.pythonhosted.org/packages/fb/8a/cb5133c6163a9581cdd80b35e7b6c69d35dfa3734fbe6af53f4fe65383ce/rho_django_user-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edba86012240c3c90e9cf1aeb5258f9b", "sha256": "195f424fe2663899ce52c99d86d2e8db05e47a8c09965ff1ea28dc41d2c5153f" }, "downloads": -1, "filename": "rho-django-user-1.0.0.tar.gz", "has_sig": false, "md5_digest": "edba86012240c3c90e9cf1aeb5258f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10764, "upload_time": "2017-06-19T01:34:38", "url": "https://files.pythonhosted.org/packages/00/4a/522f599642a75fc213e2b10d9dccc8023b3c76330ef0a0137c6c28ec4fc8/rho-django-user-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89386bb5e882f186901f37fdf00d4426", "sha256": "a128cec003aa6c9320a7633339fb45f17d6bb09dfb0ce1a52e0db07a684ac716" }, "downloads": -1, "filename": "rho_django_user-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "89386bb5e882f186901f37fdf00d4426", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13409, "upload_time": "2017-06-19T01:34:35", "url": "https://files.pythonhosted.org/packages/fb/8a/cb5133c6163a9581cdd80b35e7b6c69d35dfa3734fbe6af53f4fe65383ce/rho_django_user-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edba86012240c3c90e9cf1aeb5258f9b", "sha256": "195f424fe2663899ce52c99d86d2e8db05e47a8c09965ff1ea28dc41d2c5153f" }, "downloads": -1, "filename": "rho-django-user-1.0.0.tar.gz", "has_sig": false, "md5_digest": "edba86012240c3c90e9cf1aeb5258f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10764, "upload_time": "2017-06-19T01:34:38", "url": "https://files.pythonhosted.org/packages/00/4a/522f599642a75fc213e2b10d9dccc8023b3c76330ef0a0137c6c28ec4fc8/rho-django-user-1.0.0.tar.gz" } ] }