Skip to main content

A Django app for customized Login.

Project description

Login is a Django app with customized user needs. Detailed documentation is in the “docs” directory.

Quick start

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

    INSTALLED_APPS = [
        ...
        'Login',
    ]
  2. Include the Login URLconf in your project urls.py like this:

    path('', include('Login.urls')),
  3. Run python manage.py migrate to create the Login User models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a user (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/login/ to login in.

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-nandy-login-0.2.0.tar.gz (601.0 kB view details)

Uploaded Source

Built Distribution

django_nandy_login-0.2.0-py3-none-any.whl (607.9 kB view details)

Uploaded Python 3

File details

Details for the file django-nandy-login-0.2.0.tar.gz.

File metadata

  • Download URL: django-nandy-login-0.2.0.tar.gz
  • Upload date:
  • Size: 601.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django-nandy-login-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f8048f62043330141c754bbfb90f4f1ba8e29ec2d3f4191c672b0409d5f287f2
MD5 0f7232f07acd1fc37d94c46c0001a434
BLAKE2b-256 4679381124ec35d8ea05eda4ee5fba5a215728ea9a105d67a4db38208314476c

See more details on using hashes here.

File details

Details for the file django_nandy_login-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: django_nandy_login-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 607.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django_nandy_login-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab3090bc2b57c848100df38943d76eb675f72b01dc111ff8f75a5fabb3686563
MD5 c9105363ce1c62f2f4c24deeae141e78
BLAKE2b-256 0bd783365b742526ecf1c45706b26833776ebc8bf7eb69f4aa7a1dcd2314c938

See more details on using hashes here.

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