Skip to main content

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!

  1. Setup your Alliance Auth environment to access the EVE Uni PyPy repository

  2. Inside your alliance auth environment run 'pip install aa-membertools'

  3. Add this app to your installed apps in /myauth/settings/local.py:

    INSTALLED_APPS += ["membertools"]
    
  4. Run the following commands from your Auth directory [myauth]

    python manage.py migrate
    
    python manage.py collectstatic --no-input
    
  5. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aa_membertools-0.2.1.tar.gz (151.0 kB view details)

Uploaded Source

Built Distribution

aa_membertools-0.2.1-py3-none-any.whl (185.5 kB view details)

Uploaded Python 3

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

Hashes for aa_membertools-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d1b71d74373e76b98cacde62048bcf7bac10f52a2a7db367e5ecbcbf4c7dc33d
MD5 ffc3fa3d1e75e2f394b4fcec74856cdf
BLAKE2b-256 af2d2f20bfc553f93d7d3dbc7857f27dfe17ddb21388bc5aaf7208319bae750f

See more details on using hashes here.

File details

Details for the file aa_membertools-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aa_membertools-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2efc79cd2ca1a6ff8a3d6df9dd2a37d91b68698896071ed69aab594e404a086c
MD5 3c86cfc097f46bcc2bee652572e8daa5
BLAKE2b-256 38ce46baa417fcec9bb7114e60dd5485648452d98e1e982c038f289a7bed66db

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page