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.2.1.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.2.1.tar.gz.
File metadata
- Download URL: aa-theme-slate-1.2.1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6f370f4908794e79cf3716bace80c67edc5f6940ddeb684c338f221cef4df11
|
|
| MD5 |
0debf91c399a3c696312a327cdb63bd3
|
|
| BLAKE2b-256 |
1e421e8d96b549322ccd90e641e90a2b9b1af993626ecbacb37e3f52673331d7
|
File details
Details for the file aa_theme_slate-1.2.1-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.2.1-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3d5f93bb0a4dc5cf440ad6bfe75e544beed1f2965ecca4273418b5b4eefe7f3
|
|
| MD5 |
f838710bc503b40f9be73602bf476100
|
|
| BLAKE2b-256 |
6cd95d9abae868e42af8d52800efff70dc1cc40dfa69f46425588c2d38b133c3
|