mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 21:10:17 +02:00
7 lines
167 B
Markdown
7 lines
167 B
Markdown
# Fleetup
|
|
|
|
## Installation
|
|
|
|
Add `allianceauth.fleetup` to your `INSTALLED_APPS` setting. In `myauth/settings/local.py`:
|
|
|
|
INSTALLED_APPS += ['allianceauth.fleetup'] |