These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Eve Alliance Auth - Open Source
**CEO of www.terribleganking.com
Trashing space one wreck at a time!**
Infinite Point - a mature and stable PVP corp in TEST Alliance
python manage.py collectstatic
'/home/allianceserver/allianceauth/stock/templates',
'/home/allianceserver/allianceauth/stock/static',
python manage.py shellfrom authentication.models import AuthServicesInfoauth = AuthServicesInfo.objects.get(user__username=YOUR USERNAME)auth.teamspeak3_uid = ''auth.teamspeak3_permission_key = ''auth.save()