EVE University Member Tools Plugin for Alliance Auth
Project description
E-Uni Alliance Auth Member Tools
EVE University's Member Administration Tools
Features
Accepts and processes applications
Production Installation
Always remember to back up your database before performing any migrations!
-
Setup your Alliance Auth environment to access the EVE Uni PyPy repository
-
Inside your alliance auth environment run 'pip install aa-membertools'
-
Add this app to your installed apps in
/myauth/settings/local.py
:INSTALLED_APPS += ["membertools"]
-
Run the following commands from your Auth directory [myauth]
python manage.py migrate python manage.py collectstatic --no-input
-
If you need to import hrappsnext data also run
python manage.py membertools_import_hrappsnext --confirm python manage.py membertools_create_members
Upgrading from Alliance Auth 2.x
After installing the app and adding it to your local.py run
python manage.py migrate
python manage.py structures_preload_eveuniverse
python manage.py migrate
python manage.py collectstatic --no-input
python manage.py membertools_import_hrappsnext --confirm
python manage.py membertools_create_members
Note: that you may need to upgrade to a patched version of hrappsnext to perform the above commands.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file aa_membertools-0.2.1.tar.gz
.
File metadata
- Download URL: aa_membertools-0.2.1.tar.gz
- Upload date:
- Size: 151.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1b71d74373e76b98cacde62048bcf7bac10f52a2a7db367e5ecbcbf4c7dc33d |
|
MD5 | ffc3fa3d1e75e2f394b4fcec74856cdf |
|
BLAKE2b-256 | af2d2f20bfc553f93d7d3dbc7857f27dfe17ddb21388bc5aaf7208319bae750f |
File details
Details for the file aa_membertools-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: aa_membertools-0.2.1-py3-none-any.whl
- Upload date:
- Size: 185.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2efc79cd2ca1a6ff8a3d6df9dd2a37d91b68698896071ed69aab594e404a086c |
|
MD5 | 3c86cfc097f46bcc2bee652572e8daa5 |
|
BLAKE2b-256 | 38ce46baa417fcec9bb7114e60dd5485648452d98e1e982c038f289a7bed66db |