Theme for auth.legionofdeath.ru
Project description
Alliance Auth XIX Theme
Installation
sudo su allianceserver
cd
source /home/allianceserver/venv/auth/bin/activate
git clone https://gitlab.com/legion-of-xxdeathxx/aa-theme-xix.git
pip install -e aa-theme-xix/
Now open your local.py and add the following right below your INSTALLED_APPS:
nano myauth/myauth/settings/local.py
# XIX Theme - https://gitlab.com/legion-of-xxdeathxx/aa-theme-xix
INSTALLED_APPS.insert(0, "aa_theme_xix")
After installation, run the command:
python /home/allianceserver/myauth/manage.py collectstatic --noinput
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
# XIX Theme - https://gitlab.com/legion-of-xxdeathxx/aa-theme-xix
INSTALLED_APPS.insert(0, "aa_theme_xix")
Updating
sudo su allianceserver
cd
source /home/allianceserver/venv/auth/bin/activate
cd aa-theme-xix/
git pull
cd ..
pip install -e aa-theme-xix/
After updating, run the command:
python /home/allianceserver/myauth/manage.py collectstatic --noinput
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_xix-0.3.0.tar.gz
(186.8 kB
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
aa_theme_xix-0.3.0-py3-none-any.whl
(197.4 kB
view details)
File details
Details for the file aa_theme_xix-0.3.0.tar.gz.
File metadata
- Download URL: aa_theme_xix-0.3.0.tar.gz
- Upload date:
- Size: 186.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Gentoo","version":"2.18","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb2ec2ee81f0c5010bd126d78bbb714116437e7900bac08ac85ecd6c67d259b4
|
|
| MD5 |
6b33e78d5f154025e2c5dcc132574711
|
|
| BLAKE2b-256 |
9376894e6ffd23b5cf90b42f9a69c6781bad475cb722eee5c5127524f4eebb87
|
File details
Details for the file aa_theme_xix-0.3.0-py3-none-any.whl.
File metadata
- Download URL: aa_theme_xix-0.3.0-py3-none-any.whl
- Upload date:
- Size: 197.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Gentoo","version":"2.18","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f6f0b1b7b91355cf4c8f71da8e16a83319de89a70d03d7f2739ebcc826be0e2
|
|
| MD5 |
98de6fa5ee7c9e74cba85868fa8896b3
|
|
| BLAKE2b-256 |
fe473624ad344c419558e0921d268a591ec35c05b91c2845f0fe31e16773fbaf
|