Skip to main content

custom django authentication app

Project description

django-dinero-auth/README.rst

DINERO_AUTH

dinero_auth is a token authentication system with ip validation and browser validation.

Detailed documentation is in the “docs” directory.

Quick start

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

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

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

dinero_auth-1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

dinero_auth-1.0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

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