Console like Theme for Alliance Auth
Project description
Alliance Auth Theme: Console
The perfect theme for all old school console nerds out there :-)
Installation
pip install aa-theme-console
Now open your local.py
and add the following right below your INSTALLED_APPS
:
# Console Thame - https://github.com/ppfeufer/aa-theme-console
INSTALLED_APPS.insert(0, "aa_theme_console")
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
# Console Thame - https://github.com/ppfeufer/aa-theme-console
INSTALLED_APPS.insert(0, "aa_theme_console")
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_console-1.6.0.tar.gz
(145.6 kB
view details)
Built Distribution
File details
Details for the file aa_theme_console-1.6.0.tar.gz
.
File metadata
- Download URL: aa_theme_console-1.6.0.tar.gz
- Upload date:
- Size: 145.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e7c94e16cb7afcd258d5215909bb2849520fecfad673ca1a0c65ef9129a5fa4 |
|
MD5 | af4d79909b332ee222432fbe440db88e |
|
BLAKE2b-256 | ac9b40e11d79f3aed83869f6f9381a347d13c2089293c1bdacd0ef72a8f3cf0b |
File details
Details for the file aa_theme_console-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: aa_theme_console-1.6.0-py3-none-any.whl
- Upload date:
- Size: 147.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44fa9f1a241e0d2516a99b6f970fc706dfdb0c2aee54a1804fb805ba5254112c |
|
MD5 | 97c41d83d50e439f9198c04a6cacf282 |
|
BLAKE2b-256 | 78a2e585af06be3d6a960973bb9f824486229b7a7e1e20a7a99d6a8aa280e30f |