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

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: sev3rance-auth-templates-1.0.5.tar.gz
  • Upload date:
  • Size: 968.5 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.5.tar.gz
Algorithm Hash digest
SHA256 b21951d806d540effe30854529cbb742231d0014201e368f0a5e91f9ca95201d
MD5 baa6439e15211a5a6465dbb9d4c76f15
BLAKE2b-256 1afe1807d127956437a435a75c6192710882f8aff63dbd6d14524fd529b4a2df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sev3rance_auth_templates-1.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a94545d4cb45c9da7da71c577320421af7c2a4368dcba422aca7e6716985e2b0
MD5 4e4b31b9da5c8ed10d68bccd12e2cba9
BLAKE2b-256 58d0b46e15a0b2bfdb3b7236b21b85b4c7b2bf17d0cd6f5a128d7700b5103d5d

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