Skip to main content

A Django app to manage authentication.

Project description

Telescoop Auth

Quick start

  1. Add "Telescop Auth" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
    ...
    'telescoop_auth',
]
  1. Update AUTH_USER_MODEL

In your settings.py, set AUTH_USER_MODEL = 'telescoop_auth.User'

  1. Include the Telescop Auth URLconf in your project urls.py like this::

    path('auth/', include('telescoop_auth.urls')),

  2. Run python manage.py migrate to create the auth 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

telescoop-auth-0.0.8.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

telescoop_auth-0.0.8-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file telescoop-auth-0.0.8.tar.gz.

File metadata

  • Download URL: telescoop-auth-0.0.8.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.5

File hashes

Hashes for telescoop-auth-0.0.8.tar.gz
Algorithm Hash digest
SHA256 d34278aba22912706d79e7deb60e9685f6fbcdf58c5e4082bf8bafcffe897ba3
MD5 a8ad2d6a3e557166b44a2c5d931d2ed3
BLAKE2b-256 3864cdc105112fefcd3eed02279c265d0907d6659158abfafe40a3b5e0b86605

See more details on using hashes here.

File details

Details for the file telescoop_auth-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: telescoop_auth-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.5

File hashes

Hashes for telescoop_auth-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fe132285f948ff24025782e7c34ef3f21cd89655126cf46194b95f3a7002357c
MD5 2da1fed62aa5f122898c7ec3e253fc69
BLAKE2b-256 35994f049cceff7e91332ca9436b49b3ea85629ad4f0cbde24633e3640ad635d

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