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-sneha

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_sneha-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_sneha-0.1.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django_auth_register_sneha-0.1.1.tar.gz
Algorithm Hash digest
SHA256 be14e4ba6757c46513c8c0dcd628d051587a21ba64c1a45909b3df774252298a
MD5 6e4bad35fa62a79f2dbbd87ede83839b
BLAKE2b-256 3c76ad2eae931496c38f4ed732433a7eb213f46122fe1a5d28b2dab935dcd597

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_auth_register_sneha-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c5c4800cf24d5c8bf9c6ee86d0d348af5e217e12977e4ba0864d983ec6228b5e
MD5 b9fee99ecd3b56fe2400aa783cb33a15
BLAKE2b-256 bebed7e1f7d8f7867d40a56ddafed2b35cd863de6137d6b529c43aa45c594f4b

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