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.6.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.6.0.tar.gz.
File metadata
- Download URL: aa_theme_slate-1.6.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 |
d5e6ee64eb282b98737039e46d4b0188b47b62d1b914f3db4fdf48b3329becba
|
|
| MD5 |
87bd490d05b8ae46bf7d501c489b8aae
|
|
| BLAKE2b-256 |
2a43e2e8bd9b4c9dfcd1e364d3417e5d6845bb2ab07c02375e2cde9f00f57dfb
|
File details
Details for the file aa_theme_slate-1.6.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.6.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 |
180720514ea24a8472b5e4580f2079b41cb20af6fd645545b6116c44bac84c5e
|
|
| MD5 |
be014a280c78da4de8195399a1e09680
|
|
| BLAKE2b-256 |
09bbb47bd93364d8d5a4c062528ac74433f989b3f128edfb2e8fb095b9e27c94
|