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.1.0.tar.gz
(1.8 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.1.0.tar.gz.
File metadata
- Download URL: aa-theme-slate-1.1.0.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bbf11f99637cd79944a96ba59d9625616ef9c2a8acc38e5e76e2fb41cc284df
|
|
| MD5 |
44236a8c21e657d0bb8b42c71f456d2f
|
|
| BLAKE2b-256 |
b43b3ce4e62f6cdc9f39d218af350327a92726a98e2608feed48bfb57e2c2da1
|
File details
Details for the file aa_theme_slate-1.1.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aa4e9867a0e439039bace21b42f72d6bf4b9378e660e1f9023268d56a8e2872
|
|
| MD5 |
aeb71654cb35e04bab45249625756c63
|
|
| BLAKE2b-256 |
fecb09bc10da824721084f29e21e3d314288f95362ed67151872eff0c81aeea0
|