Skip to main content

Sev3rance Template Overrides for Alliance Auth

Project description

Alliance Auth Template Overrides used by Sev3rance Alliance

Sev3rance Auth Templates

Template Overrides for Alliance Auth

pip install sev3rance-auth-templates

In local.py right after INSTALLED_APPS:

# -7- Auth Templates - https://github.com/sev3rance/sev3rance-auth-templates
INSTALLED_APPS.insert(0, "sev3rance_auth_templates")

Important

If you are using AA-GDPR, the template stuff needs to be after the AA_GDPR entry, like this:

# GDPR Compliance
INSTALLED_APPS.insert(0, "aagdpr")
AVOID_CDN = True

# -7- Auth Templates - https://github.com/sev3rance/sev3rance-auth-templates
INSTALLED_APPS.insert(0, "sev3rance_auth_templates")

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

sev3rance_auth_templates-1.7.0.tar.gz (993.9 kB view hashes)

Uploaded Source

Built Distribution

sev3rance_auth_templates-1.7.0-py3-none-any.whl (1.1 MB 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