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-1.0.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.0.0.tar.gz.
File metadata
- Download URL: aa-theme-slate-1.0.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 |
51483e5b63204d5aa19be4516eec93bd6e8390e34ab2f644fbf1a25873830da2
|
|
| MD5 |
10c19005ada9ed27230603a64f17c3da
|
|
| BLAKE2b-256 |
fc4e684b4ddf5a9bc0c40db43b866473cbea416448a64b3cd314638d4b570af1
|
File details
Details for the file aa_theme_slate-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.0.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 |
1907d897fdce0b6b1227fa63b6b058a30ee3b70d5f8a98a511d0994ab2dcbf12
|
|
| MD5 |
23e23a71f63ca6c27ceed979e307a2d0
|
|
| BLAKE2b-256 |
c73d33914aabebb36f0cd4b45a9acaeb4c415c77b29241f1065de709cd7a96bc
|