django-registration


Namedjango-registration JSON
Version 3.4 PyPI version JSON
download
home_page
SummaryAn extensible user-registration application for Django.
upload_time2023-07-04 01:25:38
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD-3-Clause
keywords django security auth authentication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. -*-restructuredtext-*-

.. image:: https://github.com/ubernostrum/django-registration/workflows/CI/badge.svg
   :alt: CI status image
   :target: https://github.com/ubernostrum/django-registration/actions?query=workflow%3ACI

This is a user-registration application for `Django
<https://www.djangoproject.com/>`_. There are two registration
workflows (one-step, and two-step with activation) built in, and it's
designed to be extensible and support building additional workflows.

To get started, check out `the documentation
<https://django-registration.readthedocs.io/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-registration",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "django,security,auth,authentication",
    "author": "",
    "author_email": "James Bennett <james@b-list.org>",
    "download_url": "https://files.pythonhosted.org/packages/71/00/ee3e5e08cb16475836f9ad117631f598f62a4e32a37c01ab4cb0859454ea/django-registration-3.4.tar.gz",
    "platform": null,
    "description": ".. -*-restructuredtext-*-\n\n.. image:: https://github.com/ubernostrum/django-registration/workflows/CI/badge.svg\n   :alt: CI status image\n   :target: https://github.com/ubernostrum/django-registration/actions?query=workflow%3ACI\n\nThis is a user-registration application for `Django\n<https://www.djangoproject.com/>`_. There are two registration\nworkflows (one-step, and two-step with activation) built in, and it's\ndesigned to be extensible and support building additional workflows.\n\nTo get started, check out `the documentation\n<https://django-registration.readthedocs.io/>`_.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "An extensible user-registration application for Django.",
    "version": "3.4",
    "project_urls": {
        "documentation": "https://django-registration.readthedocs.io/",
        "homepage": "https://github.com/ubernostrum/django-registration"
    },
    "split_keywords": [
        "django",
        "security",
        "auth",
        "authentication"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "063a455455a208cd38c7fececec136e0de4a848004a7dafe4d62e55566dcbbfe",
                "md5": "88953470aad0f58b43e50c48cc713d6a",
                "sha256": "fa76df481189794f47eb73043ee5cc9bfb0963194b901d7bd8cf914beab1ddd0"
            },
            "downloads": -1,
            "filename": "django_registration-3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88953470aad0f58b43e50c48cc713d6a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 96588,
            "upload_time": "2023-07-04T01:25:36",
            "upload_time_iso_8601": "2023-07-04T01:25:36.714809Z",
            "url": "https://files.pythonhosted.org/packages/06/3a/455455a208cd38c7fececec136e0de4a848004a7dafe4d62e55566dcbbfe/django_registration-3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7100ee3e5e08cb16475836f9ad117631f598f62a4e32a37c01ab4cb0859454ea",
                "md5": "84c12adf50ff675273ebe586c03323a3",
                "sha256": "1a0ccef7ef71e67a78a551abd8ad378977dc14a036f1fcd8be422a68bd5254a9"
            },
            "downloads": -1,
            "filename": "django-registration-3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "84c12adf50ff675273ebe586c03323a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 89040,
            "upload_time": "2023-07-04T01:25:38",
            "upload_time_iso_8601": "2023-07-04T01:25:38.448506Z",
            "url": "https://files.pythonhosted.org/packages/71/00/ee3e5e08cb16475836f9ad117631f598f62a4e32a37c01ab4cb0859454ea/django-registration-3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 01:25:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ubernostrum",
    "github_project": "django-registration",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-registration"
}
        
Elapsed time: 0.08270s