This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
test-auth
Watch
1
Star
0
Fork
0
You've already forked test-auth
mirror of
https://github.com/nikdoof/test-auth.git
synced
2025-12-14 14:52:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b6f905e845310c8698a5503a55a765554d90917
test-auth
/
eve_api
/
migrations
History
Andrew Williams
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
..
__init__.py
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
0001_initial.py
Moved to using South, and used a better repo for JSONField
2010-07-01 18:31:42 +01:00
0002_auto__del_field_eveplayercharacter_director_update__add_field_eveplaye.py
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
0003_auto__add_eveplayercharacterrole.py
Now stores player's roles in their corporation
2010-09-11 19:16:46 +01:00
0004_auto.py
Now stores player's roles in their corporation
2010-09-11 19:16:46 +01:00
0005_auto__add_field_eveplayercharacterrole_roleid.py
Fix roleIDs to use a charfield until we get bigints in django 1.2
2010-09-11 19:38:52 +01:00
0006_auto__add_field_eveplayercharacter_corporation_date__add_field_eveplay.py
Rework of the API import routines, now more task based
2010-12-01 16:04:36 +00:00
0007_auto__chg_field_eveplayercharacter_security_status__add_field_eveplaye.py
Removed in-model functions for corp updates, switch to tasks. Cleaned up and improved API tasks
2010-12-02 12:57:49 +00:00