{"id":13502667,"url":"https://github.com/fusionbox/django-authtools","last_synced_at":"2025-10-19T22:41:51.988Z","repository":{"id":8558684,"uuid":"10183906","full_name":"fusionbox/django-authtools","owner":"fusionbox","description":"A custom User model for everybody!","archived":false,"fork":false,"pushed_at":"2024-03-19T18:47:15.000Z","size":294,"stargazers_count":371,"open_issues_count":10,"forks_count":101,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-05-11T20:48:35.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://django-authtools.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fusionbox.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-20T23:19:33.000Z","updated_at":"2025-03-07T02:39:28.000Z","dependencies_parsed_at":"2024-06-18T16:54:29.274Z","dependency_job_id":"67d9efd7-ab5f-47fd-8cb5-e060d01fa123","html_url":"https://github.com/fusionbox/django-authtools","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionbox%2Fdjango-authtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionbox%2Fdjango-authtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionbox%2Fdjango-authtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionbox%2Fdjango-authtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusionbox","download_url":"https://codeload.github.com/fusionbox/django-authtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337612,"owners_count":22054253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T22:02:21.622Z","updated_at":"2025-10-19T22:41:51.898Z","avatar_url":"https://github.com/fusionbox.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"django-authtools\n================\n\n|Build status|\n\n.. |Build status| image:: https://github.com/fusionbox/django-authtools/actions/workflows/ci.yml/badge.svg\n   :target: https://github.com/fusionbox/django-authtools/actions/workflows/ci.yml\n   :alt: Build Status\n\n\nA custom user model app for Django 2.2+ that features email as username and\nother things. It tries to stay true to the built-in user model for the most\npart.\n\nRead the `django-authtools documentation\n\u003chttps://django-authtools.readthedocs.org/en/latest/\u003e`_.\n\nQuickstart\n==========\n\nBefore you use this, you should probably read the documentation about `custom\nUser models\n\u003chttps://docs.djangoproject.com/en/dev/topics/auth/customizing/#substituting-a-custom-user-model\u003e`_.\n\n1.  Install the package:\n\n    .. code-block:: bash\n\n        $ pip install django-authtools\n\n2.  Add ``authtools`` to your ``INSTALLED_APPS``.\n\n3.  Add the following to your settings.py:\n\n    .. code-block:: python\n\n        AUTH_USER_MODEL = 'authtools.User'\n\n4.  Enjoy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionbox%2Fdjango-authtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionbox%2Fdjango-authtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionbox%2Fdjango-authtools/lists"}