{ "info": { "author": "Mohd Asif", "author_email": "asifcoer@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nDJANGO EASY CUSTOM AUTH\n=====\n\ndjango easy custom auth is a simple Django app to provide all user related funtionalities. User signup, login, logout, change password, forgot password all is set with all templates. You can customize templates easily by putting their path in your settings file. \n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"django_easy_custom_auth\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'customauth',\n ]\n\n2. Define the login, logout and login_redirect url in your project settings.py like this::\n\n LOGIN_URL = '/ca/login/'\n LOGIN_REDIRECT_URL = '/ca/'\n LOGOUT_REDIRECT_URL = LOGIN_URL\n\n3. Include the custom_auth URLconf in your project urls.py like this::\n\n path('ca/', include('customauth.urls')),\n\n4. Run `python manage.py migrate` to create the user model if already not done.\n\n5. Start the development server and visit http://127.0.0.1:8000/ca/\n to signup.\n\n\nOverride templates\n------------------\n\nDefine the templates path as below. change the customauth with your app name, if you have put templates in your app or define path accordingly. \n\n # custom auth settings\n SIGNUP_HTML = 'customauth/signup.html'\n LOGIN_HTML = 'customauth/login.html'\n CHANGE_PASSWORD_FORM_HTML = 'customauth/change_password_form.html'\n PASSWORD_RESET_COMPLETE_HTML = 'customauth/password_reset_complete.html'\n PASSWORD_RESET_CONFIRM_HTML = 'customauth/password_reset_confirm.html'\n PASSWORD_RESET_DONE_HTML = 'customauth/password_reset_done.html'\n PASSWORD_RESET_EMAIL_HTML = 'customauth/password_reset_email.html'\n PASSWORD_RESET_FORM_HTML = 'customauth/password_reset_form.html'\n PASSWORD_RESET_SUBJECT_TXT = 'customauth/password_reset_subject.txt'", "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/asifcoer/django-easy-custom-auth.git", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-easy-custom-auth", "package_url": "https://pypi.org/project/django-easy-custom-auth/", "platform": "", "project_url": "https://pypi.org/project/django-easy-custom-auth/", "project_urls": { "Homepage": "https://github.com/asifcoer/django-easy-custom-auth.git" }, "release_url": "https://pypi.org/project/django-easy-custom-auth/0.4/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to provide user signup, login, change & reset password", "version": "0.4" }, "last_serial": 5971198, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ec6910eb440215964db47679240ca304", "sha256": "b743ed27dac634284b655a496be32941dcd72fa8c6235583171ae06b42b1fa2a" }, "downloads": -1, "filename": "django-easy-custom-auth-0.1.tar.gz", "has_sig": false, "md5_digest": "ec6910eb440215964db47679240ca304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3279, "upload_time": "2019-10-14T10:52:00", "url": "https://files.pythonhosted.org/packages/1d/bd/be55fec57de3ed249cf8b327310af46b1d0d2dc3e78a9c5ec073cb47514c/django-easy-custom-auth-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bb12ca29d365f60c76c43e45755277b0", "sha256": "b931f645f904a1e1b4e7d3af4bdd4798bc632a2ac6d7bc89e1fca11bbabcbfb1" }, "downloads": -1, "filename": "django-easy-custom-auth-0.2.tar.gz", "has_sig": false, "md5_digest": "bb12ca29d365f60c76c43e45755277b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7353, "upload_time": "2019-10-14T11:08:45", "url": "https://files.pythonhosted.org/packages/0c/07/c6f0c207e1019ab9d4b006fb3527a272c736242aefef8c11a4d4e7a5e532/django-easy-custom-auth-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7d1590f5a5112a4a5859309669bf8300", "sha256": "c3d56e728cc6ddad6b96419e290244db94af0f8afbb4dec97be544b7db1ccbf9" }, "downloads": -1, "filename": "django-easy-custom-auth-0.3.tar.gz", "has_sig": false, "md5_digest": "7d1590f5a5112a4a5859309669bf8300", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7351, "upload_time": "2019-10-14T11:17:20", "url": "https://files.pythonhosted.org/packages/33/b3/a523ff9878736547c76b4b1a3580872e77a1e9a1320bbd001239e03e229c/django-easy-custom-auth-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "3b8974d62200a1dc435d9b85181dc1b0", "sha256": "e773a7f15cea5439e7bb76de78a30e1e822d974e4412055fdad577af26502e62" }, "downloads": -1, "filename": "django-easy-custom-auth-0.4.tar.gz", "has_sig": false, "md5_digest": "3b8974d62200a1dc435d9b85181dc1b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8317, "upload_time": "2019-10-14T12:12:22", "url": "https://files.pythonhosted.org/packages/7e/e8/5acd28c719092e464f91be5f424f95746351bfadfed2cf2973579344e04b/django-easy-custom-auth-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b8974d62200a1dc435d9b85181dc1b0", "sha256": "e773a7f15cea5439e7bb76de78a30e1e822d974e4412055fdad577af26502e62" }, "downloads": -1, "filename": "django-easy-custom-auth-0.4.tar.gz", "has_sig": false, "md5_digest": "3b8974d62200a1dc435d9b85181dc1b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8317, "upload_time": "2019-10-14T12:12:22", "url": "https://files.pythonhosted.org/packages/7e/e8/5acd28c719092e464f91be5f424f95746351bfadfed2cf2973579344e04b/django-easy-custom-auth-0.4.tar.gz" } ] }