{ "info": { "author": "Jaros\u0142aw Wygoda", "author_email": "wygoda.jaroslaw@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": "# django-sb-admin-2-auth\n\ndjango-sb-admin-2-auth is a theme for [django-allauth](https://github.com/pennersr/django-allauth/) based on [startbootstrap-sb-admin-2\n](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2)\n\n## Installation\n\nGo through https://django-allauth.readthedocs.io/en/latest/installation.html.\n\nAdd sb_admin_2_auth urls instead of allauth's:\n\n```python\nurlpatterns = [\n ...\n path('accounts/', include('sb_admin_2_auth.urls')),\n ...\n]\n```\n\n## Configuration\n\nFor allauth settings see https://django-allauth.readthedocs.io/en/latest/configuration.html.\n\nAdditional settings:\n\n**ACCOUNT_NAME_REQUIRED (=False)**\n\nThe user is required to hand over a first and last name when signing up.\n\n**ACCOUNT_FIRST_NAME_MIN_LENGTH (=1)**\n\nAn integer specifying the minimum allowed length of a first name.\n\n**ACCOUNT_LAST_NAME_MIN_LENGTH (=1)**\n\nAn integer specifying the minimum allowed length of a last name.\n\n## Providers\n\nSocial accounts are not being currently supported.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jwygoda/django-sb-admin-2-auth", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-sb-admin-2-auth", "package_url": "https://pypi.org/project/django-sb-admin-2-auth/", "platform": "", "project_url": "https://pypi.org/project/django-sb-admin-2-auth/", "project_urls": { "Homepage": "https://github.com/jwygoda/django-sb-admin-2-auth" }, "release_url": "https://pypi.org/project/django-sb-admin-2-auth/0.1.0/", "requires_dist": [ "django-allauth", "black; extra == \"dev\"", "isort; extra == \"dev\"", "pre-commit; extra == \"dev\"", "tox; extra == \"test\"" ], "requires_python": "", "summary": "startbootstrap-sb-admin-2 based theme for django-allauth", "version": "0.1.0" }, "last_serial": 5651384, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a44eb54cf2ffc06524ad358c94ea2220", "sha256": "681f815f2629cc0dfb0a28d106f35a0b0836aaabe8d3e1e04cbdd571bef46c38" }, "downloads": -1, "filename": "django_sb_admin_2_auth-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a44eb54cf2ffc06524ad358c94ea2220", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16161589, "upload_time": "2019-08-08T16:58:27", "url": "https://files.pythonhosted.org/packages/9a/af/d76788edba4f9fdd32f514b6a32f779b03a15067567c1d01e9d29284b898/django_sb_admin_2_auth-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f8a06f50fde25af2186f8edf0bd0db9", "sha256": "7449061340ab80d7e5a01e6a533de082019c324723d0b9b3fa3cdbf253eb039c" }, "downloads": -1, "filename": "django-sb-admin-2-auth-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0f8a06f50fde25af2186f8edf0bd0db9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5245848, "upload_time": "2019-08-08T17:09:47", "url": "https://files.pythonhosted.org/packages/df/35/b7b38f913dce9d09722fe714b020fd85470374decd05da45ac5335f27598/django-sb-admin-2-auth-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a44eb54cf2ffc06524ad358c94ea2220", "sha256": "681f815f2629cc0dfb0a28d106f35a0b0836aaabe8d3e1e04cbdd571bef46c38" }, "downloads": -1, "filename": "django_sb_admin_2_auth-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a44eb54cf2ffc06524ad358c94ea2220", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16161589, "upload_time": "2019-08-08T16:58:27", "url": "https://files.pythonhosted.org/packages/9a/af/d76788edba4f9fdd32f514b6a32f779b03a15067567c1d01e9d29284b898/django_sb_admin_2_auth-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f8a06f50fde25af2186f8edf0bd0db9", "sha256": "7449061340ab80d7e5a01e6a533de082019c324723d0b9b3fa3cdbf253eb039c" }, "downloads": -1, "filename": "django-sb-admin-2-auth-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0f8a06f50fde25af2186f8edf0bd0db9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5245848, "upload_time": "2019-08-08T17:09:47", "url": "https://files.pythonhosted.org/packages/df/35/b7b38f913dce9d09722fe714b020fd85470374decd05da45ac5335f27598/django-sb-admin-2-auth-0.1.0.tar.gz" } ] }