Bootstrap Theme "Slate" for Alliance Auth
Project description
Alliance Auth Theme: Slate
This is the Bootstrap theme Slate converted into a theme for Alliance auth.
Installation
pip install aa-theme-slate
Now open your local.py and add the following right below your INSTALLED_APPS:
# Slate Thame - https://github.com/ppfeufer/aa-theme-slate
INSTALLED_APPS.insert(0, "aa_theme_slate")
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
# Slate Thame - https://github.com/ppfeufer/aa-theme-slate
INSTALLED_APPS.insert(0, "aa_theme_slate")
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
aa_theme_slate-1.5.0.tar.gz
(1.7 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aa_theme_slate-1.5.0.tar.gz.
File metadata
- Download URL: aa_theme_slate-1.5.0.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47e63048138fd2f094f8409b562ddbaf85adeafc071624a946c8cda4aaedb587
|
|
| MD5 |
c206ff6958febd25beff903922f1f4fd
|
|
| BLAKE2b-256 |
748b29df8fcf9044f0043d0f3eaccce3f6803e32947ad4fc50e67706179845a2
|
File details
Details for the file aa_theme_slate-1.5.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.5.0-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcb7038bf93648a687e001a97c19739f828c07be31a9b0a29438d078cdb246f3
|
|
| MD5 |
06850617844ad3575adff9eb99be3918
|
|
| BLAKE2b-256 |
b0da6121da0dacbc6a1dfd959612924aa247a1bf64db5b3861346d615ad410d2
|