Skip to main content

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.

AA Theme: Slate

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


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-0.1.0.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distribution

aa_theme_slate-0.1.0-py3-none-any.whl (1.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page