aa-theme-console 1.6.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

aathemeconsole 1.6.0

Alliance Auth Theme: Console




Alliance Auth Theme: Console

Installation





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")

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.