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 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.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.0.1.tar.gz.
File metadata
- Download URL: aa-theme-slate-1.0.1.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 |
1ae0028906d6d25500762c7571920f2c169801c64397eee451bef2312f45170c
|
|
| MD5 |
7b9e36b97bcce2934333a83b4691272a
|
|
| BLAKE2b-256 |
d20e9dfddd1de2f468ba3d0d88889c78465f8048a77a62a81d0d392aee1a2f01
|
File details
Details for the file aa_theme_slate-1.0.1-py3-none-any.whl.
File metadata
- Download URL: aa_theme_slate-1.0.1-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 |
0711acf617c694fa8bdc2951d649372a33bc8e3dae7ff352e2449cb0eadf910c
|
|
| MD5 |
001bbc736c2a1f9415517b09dabc5713
|
|
| BLAKE2b-256 |
78a29a54fc539f7eb29ad01cb04a603bfbfbd9ed72a3a2972362600e51a1105f
|