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

Uploaded Source

Built Distribution

sev3rance_auth_templates-1.0.4-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sev3rance-auth-templates-1.0.4.tar.gz
  • Upload date:
  • Size: 968.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10

File hashes

Hashes for sev3rance-auth-templates-1.0.4.tar.gz
Algorithm Hash digest
SHA256 f504240da0a4d1e25bef72b0b51d20827759cb1ff19f087f0fc2123376014bcf
MD5 46c7fc9e28b5c7fa8b2995d4ef2cb60c
BLAKE2b-256 c7f0c40779d9a8a30f3f6d233eb3a9c2a97276eb9e2eabf9b8de18b905b95498

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sev3rance_auth_templates-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10

File hashes

Hashes for sev3rance_auth_templates-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f2bf7916c9353452bc8653c9e0544328d46bb4e74c8c725568788a69c3fb3269
MD5 155fd9837522a9ce9b3099c5155fb229
BLAKE2b-256 7855b23cc59560c20c97529ef0305e071884476a9170ab1473829a6aed670f84

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