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.1.tar.gz
(187.0 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.1-py3-none-any.whl
(197.6 kB
view details)
File details
Details for the file aa_theme_xix-0.3.1.tar.gz.
File metadata
- Download URL: aa_theme_xix-0.3.1.tar.gz
- Upload date:
- Size: 187.0 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 |
ea30feabb2027bdf9d8aee85917ff1172cd55d6435ca241c47fc675b59a2f472
|
|
| MD5 |
9905f34460ae3c1ccf79b1653d4b07a8
|
|
| BLAKE2b-256 |
c47309103d948dd26738970db93624875ce0c85c5caae53d0f881c67ae5f961a
|
File details
Details for the file aa_theme_xix-0.3.1-py3-none-any.whl.
File metadata
- Download URL: aa_theme_xix-0.3.1-py3-none-any.whl
- Upload date:
- Size: 197.6 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 |
31bdcef4f15b4440bf4dcc1a18bb4522b4104ab8f1a1e0c34727ff2a82299da0
|
|
| MD5 |
800646d02ceb0a9bc43a401fbdb154d1
|
|
| BLAKE2b-256 |
00613f5571905c315ade84e6a8618a07cc8fffd0f79904206133146036e63649
|