Bootsatrap 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 belos 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-0.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-0.1.0.tar.gz.
File metadata
- Download URL: aa-theme-slate-0.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 |
701510e3df092da3162edfdf3736f4f36d4672d050cb0a0f30d2cabe7411bed2
|
|
| MD5 |
9d405260385c21473acdf2d66b4cf591
|
|
| BLAKE2b-256 |
062b0feb1eadb22d95403a68680dc811e32ec46075edf7d98b06bb572c617a8c
|
File details
Details for the file aa_theme_slate-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-0.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 |
09cbb929fd7436886529b42b80b3a1ca028f2bd3631e1dd62f0fe9d5f2696b5f
|
|
| MD5 |
e9162ca7c596526516b6e29f42736d14
|
|
| BLAKE2b-256 |
746bd7e7ef2c4e061b88fa15bf215a717413f373ad86a5cbedffc6f1e2b327d2
|