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.7.1.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.7.1.tar.gz.
File metadata
- Download URL: aa_theme_slate-1.7.1.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3ed1d25f1ebb6b4b1e545aa75d869661f2970e57cda95eaab0f22314ad9fb3
|
|
| MD5 |
df1799682468a6a9d2a73878f00176c7
|
|
| BLAKE2b-256 |
0d9c00da421cd909a93e27d2e75398b2fb2371e1eb2dd02bf16527e95e954030
|
File details
Details for the file aa_theme_slate-1.7.1-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.7.1-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3561b767307b30269aa0e2b680e007fac29903a76cc3c5694859a9f5620139e2
|
|
| MD5 |
4abd566c0f98bb903bd77befefd9722b
|
|
| BLAKE2b-256 |
f73c05165992bfbf2f07c68335bcf452b0e99d5fa024d77ecd891e2d47d3794d
|