Skip to main content

Reusable Django registration system

Project description

Django Auth Register 🔐

A reusable Django authentication package.

Features

  • User Registration
  • Login Validation
  • Secure Password Handling
  • Security Question Support

Installation

pip install django-auth-register-imran

Usage

Add to INSTALLED_APPS:

INSTALLED_APPS = [ "django_auth_register", ]

Add URLs:

from django.urls import include, path

urlpatterns = [ path("auth/", include("django_auth_register.urls")), ]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_auth_register_imran-0.1.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_auth_register_imran-0.1.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file django_auth_register_imran-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django_auth_register_imran-0.1.1.tar.gz
Algorithm Hash digest
SHA256 88817b15f56a4c1e8116dda7e4a0f22c0efb71ba7efd320f9aa56f170b67d6e9
MD5 7ca886e64f9f1f5d2be830723e63c68c
BLAKE2b-256 343666802922e0897b0c3c01ea225feeb5b07459484d28eefbd657182677564f

See more details on using hashes here.

File details

Details for the file django_auth_register_imran-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_auth_register_imran-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ff8e8334114157c9b5c72f3bc40833f84245d829397ab9eacbf7aa87dd42bc3
MD5 caa23a9b7630c55239cd51a3d932c61d
BLAKE2b-256 326d24efe97c5a07fbe9b21499269fc269f74e9063208b232df55fdaa80b6868

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page