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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sev3rance_auth_templates-1.7.0.tar.gz
.
File metadata
- Download URL: sev3rance_auth_templates-1.7.0.tar.gz
- Upload date:
- Size: 993.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bc619636d1f8f95eaec2e977625f0836ba73d7b2ff1cdf09f28a65483325832 |
|
MD5 | bba52095cdff46102ec50dbba476211c |
|
BLAKE2b-256 | fb296f414708b571ad16d1bb9fc18cddd1f23623f776c7dcd1b5306f48b9c74c |
File details
Details for the file sev3rance_auth_templates-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: sev3rance_auth_templates-1.7.0-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92fa5b1dc14f4c6bb8ff7078df960e1dbe57fa0b7743c18507ec633c56138e05 |
|
MD5 | 6e3bf29b98d56bc17f46d3d807aaec85 |
|
BLAKE2b-256 | 74119e50414cd413c32d9d6a468d7dad60a81bfb3c001e2927fd48d62765f1c5 |