aa-orientation plugin app for Alliance Auth.
Project description
EVE Uni Orientation Plugin for Alliance Auth
This is a plugin app for Alliance Auth designed to assist with member orientation and onboarding within EVE University.
Installation
-
Add the app to your
INSTALLED_APPSinsettings.py:INSTALLED_APPS += [ 'orientation', ]
-
Run the following commands to apply migrations and collect static files:
python manage.py migrate python manage.py collectstatic
Configuration
You can set the number of days before old NewMembers entries are deleted by adding the following to your settings.py:
ORIENTATIONDAYS = getattr(settings, "ORIENTATIONDAYS", 31)
By default, this is set to 31 days.
Celery Schedule
To enable automatic cleanup of old member entries, add the following task to your Celery schedule:
CELERYBEAT_SCHEDULE["delete_old_members_daily"] = {
"task": "orientation.tasks.delete_old_members",
"schedule": crontab(minute=0, hour=0), # Runs daily at midnight
}
This task will remove NewMembers entries older than 31 days.
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
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_orientation-0.5.0.tar.gz.
File metadata
- Download URL: aa_orientation-0.5.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6efe2933ee6e0aa14481c670dfbfc41595b78ddaec4de993ba509f57efe5eac
|
|
| MD5 |
b4fa68c184b2600b0fb273374cf5235b
|
|
| BLAKE2b-256 |
3e7db5f74d2550772ac85ba0082a0e6b00b0ec0c415d20ac39cbd34165c6a844
|
Provenance
The following attestation bundles were made for aa_orientation-0.5.0.tar.gz:
Publisher:
python-publish.yml on EVE-University/aa-orientation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aa_orientation-0.5.0.tar.gz -
Subject digest:
c6efe2933ee6e0aa14481c670dfbfc41595b78ddaec4de993ba509f57efe5eac - Sigstore transparency entry: 158118661
- Sigstore integration time:
-
Permalink:
EVE-University/aa-orientation@0611bf1c3e09a2bdc2bd9b27358ff80c9afab177 -
Branch / Tag:
refs/tags/V0.5.0 - Owner: https://github.com/EVE-University
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@0611bf1c3e09a2bdc2bd9b27358ff80c9afab177 -
Trigger Event:
release
-
Statement type:
File details
Details for the file aa_orientation-0.5.0-py3-none-any.whl.
File metadata
- Download URL: aa_orientation-0.5.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55c9dbcf68c7199eff5124ceefd832e5c7de2a21692c14de4cb54e6851b224b9
|
|
| MD5 |
cc40814f8dd9aa46a5d30a25cc8d9b07
|
|
| BLAKE2b-256 |
5ed00c31286e2020e8affb3743946d5708726a9ed4ec91a5296885312f3e3f2c
|
Provenance
The following attestation bundles were made for aa_orientation-0.5.0-py3-none-any.whl:
Publisher:
python-publish.yml on EVE-University/aa-orientation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aa_orientation-0.5.0-py3-none-any.whl -
Subject digest:
55c9dbcf68c7199eff5124ceefd832e5c7de2a21692c14de4cb54e6851b224b9 - Sigstore transparency entry: 158118662
- Sigstore integration time:
-
Permalink:
EVE-University/aa-orientation@0611bf1c3e09a2bdc2bd9b27358ff80c9afab177 -
Branch / Tag:
refs/tags/V0.5.0 - Owner: https://github.com/EVE-University
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@0611bf1c3e09a2bdc2bd9b27358ff80c9afab177 -
Trigger Event:
release
-
Statement type: