Corporate Management stage 1

This changeset adds a couple of new features to the API, it pulls in all characters on a corp
basis, if a director's API key is available, and updates last login/logoff date/times for each
corp member.
This commit is contained in:
2010-04-21 13:31:22 +01:00
parent 1d37fb6f4b
commit 8a1210f235
7 changed files with 131 additions and 3 deletions

View File

@@ -1 +1 @@
SEQUENCE = ['applications-field', 'total-sp']
SEQUENCE = ['applications-field', 'total-sp', 'login-locations', 'director-update']