Skip to main content

A Django app to provide account verification to activate and allow registering via email or SMS.

Project description

Registrations is a Django app that allows users to register using email or mobile phone (SMS), then sends out a verification code via that method for the user to use when confirming their account to activate their account.

Quick start

  1. Add “registrations” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'registrations',
    )
  2. Run python manage.py migrate to create the registrations models.

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

fh-django-registrations-0.1.5.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file fh-django-registrations-0.1.5.tar.gz.

File metadata

File hashes

Hashes for fh-django-registrations-0.1.5.tar.gz
Algorithm Hash digest
SHA256 9d003ef8a73de0a0b6a621a77205ff5c7332ef8e10d213f1f8ead64c3abe1825
MD5 eff9a4f2a8d06c2d7318b18be840db7e
BLAKE2b-256 1cea10dd014f19030b815da08845956302d20f445f5613c2d9bc39d3d6e15a05

See more details on using hashes here.

Supported by

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