Theme for zimacorp.space
Project description
Alliance Auth Zima Theme
Installation
pip install git+https://gitlab.com/zima-corp/aa-theme-zima.git
Now open your local.py and add the following right below your INSTALLED_APPS:
# Zima Theme - https://gitlab.com/zima-corp/aa-theme-zima
INSTALLED_APPS.insert(0, "aa_theme_zima")
After installation, run the command:
python manage.py collectstatic
Upgrade
python manage.py collectstatic
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
# Zima Theme - https://gitlab.com/zima-corp/aa-theme-zima
INSTALLED_APPS.insert(0, "aa_theme_zima")
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_zima-0.2.2.tar.gz
(3.3 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_zima-0.2.2.tar.gz.
File metadata
- Download URL: aa_theme_zima-0.2.2.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.8 Linux/6.12.6-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
870b300bbcad10d0818f729bebacd94d124ede48e2dfbc658f4e8890e5c2ff94
|
|
| MD5 |
ea5e9e5834d6cdb9527315aa7bed5c28
|
|
| BLAKE2b-256 |
331c04684437bee40db87230b16d27b0988ac9e1d544182db47473374fa377c8
|
File details
Details for the file aa_theme_zima-0.2.2-py3-none-any.whl.
File metadata
- Download URL: aa_theme_zima-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.8 Linux/6.12.6-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51895dad738d3f838d4be97f5404ad827abe01ea85084b3b70cbf4aceaffdc93
|
|
| MD5 |
acdc5915969bd4067170633165ed6220
|
|
| BLAKE2b-256 |
fcbeffd13609b78b539d0aa5920ed461969dbeca003f98494b987f197c1a8310
|