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
ce1b634bdbc0f44c0ddfaa74efbe58506e8ce0e2
test-auth
/
eve_api
/
migrations
History
Andrew Williams
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
..
__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