nside_wefa.authenticationΒΆ

Authentication package for nside_wefa.

This package contains the authentication app configuration, URLs, utilities, constants, and system checks.

Modules

apps

Django app configuration for the nside_wefa.authentication app.

checks

Authentication system checks for the nside_wefa.authentication app.

constants

Authentication constants for the nside_wefa.authentication app.

tests

urls

URL configuration for the nside_wefa.authentication app.

utils