KryptedGaming / django-eveonline-connector

Django extension that adds entity models, SSO views, and celery tasks to interact with the #1 sci-fi sandbox MMO.
https://pypi.org/project/django-eveonline-connector/
MIT License
1 stars 1 forks source link

Implement corporation view #1

Closed porowns closed 4 years ago

porowns commented 4 years ago

Add a corporation view that lists the corporations currently tied to authentication.

Also allow a corporation to be added to the list by name, so that we can add corporations that don't yet exist.