186dd199be
Import Skill information from the API, also provide new Auth API to access this information
2010-12-07 16:41:47 +00:00
59e086e720
Rearrange the models files into the respective levels, add DB layout for skills storage
2010-12-07 14:50:39 +00:00
20f4465d68
Removed in-model functions for corp updates, switch to tasks. Cleaned up and improved API tasks
2010-12-02 12:57:49 +00:00
f5ece1c8c3
Rework of the API import routines, now more task based
...
This is step one of cleaning up the eve_api application and replacing the working core with a more stable, celery based import queue. In addition we've added the ability to import a character just based on character ID, this should allow for populated corporate CEO positions on corps.
2010-12-01 16:04:36 +00:00
8f9e4e2d77
Revert "Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes)"
...
This reverts commit be6d219768 .
2010-11-05 17:49:52 +00:00
4a41a28c6a
Revert "Remove roleid from the role object, use the id field instead"
...
This reverts commit ff5addf94f .
2010-11-05 17:49:31 +00:00
ff5addf94f
Remove roleid from the role object, use the id field instead
2010-11-04 12:33:44 +00:00
be6d219768
Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes)
2010-11-04 12:27:03 +00:00
2b9b9358b1
Fix roleIDs to use a charfield until we get bigints in django 1.2
2010-09-11 19:38:52 +01:00
5b3813a9bb
Now stores player's roles in their corporation
2010-09-11 19:16:46 +01:00
6b485e6a50
Now stores API key type and cron jobs now identify which key to use instead of being static defined
2010-09-10 09:20:45 +01:00
4a3b801185
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00