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")

TEMPLATES[0]["OPTIONS"]["context_processors"].append(
    "sev3rance_auth_templates.context_processors.severance_settings"
)

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")

TEMPLATES[0]["OPTIONS"]["context_processors"].append(
    "sev3rance_auth_templates.context_processors.severance_settings"
)

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.0.1.tar.gz (101.6 kB view details)

Uploaded Source

Built Distribution

sev3rance_auth_templates-1.0.1-py3-none-any.whl (149.7 kB view details)

Uploaded Python 3

File details

Details for the file sev3rance-auth-templates-1.0.1.tar.gz.

File metadata

  • Download URL: sev3rance-auth-templates-1.0.1.tar.gz
  • Upload date:
  • Size: 101.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for sev3rance-auth-templates-1.0.1.tar.gz
Algorithm Hash digest
SHA256 750665c24fe1c4ac31b8f9570f449af00524ee86db97bc419e6b5bbcf8c2cdba
MD5 56470063c07cf0d9c81d4babda6c72cc
BLAKE2b-256 5e80cfeb2fcd97f16b5545117f9b963eb961feb348c18884e10add9096f2f319

See more details on using hashes here.

File details

Details for the file sev3rance_auth_templates-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: sev3rance_auth_templates-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 149.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for sev3rance_auth_templates-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 60d3f25310e7989c757c16991e087623b1f8d8a2d113a358105641c12e26114c
MD5 ef9ef88e606d6c1352163b7fdc36cd26
BLAKE2b-256 461ad6a18e9bf5de4ad47db3c789ac3db18f807c7039c3a407ffb9375dc8f3e8

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