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 06:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a41a28c6a48243325d9de8eb1dcb2a8f156f8a8
test-auth
/
eve_api
/
migrations
History
Andrew Williams
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
..
__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__chg_field_eveplayercharacter_id__chg_field_eveplayercorporation_.py
Migrate EVE API application to 64bit Integers (as per Tyrannis 1.2/API Changes)
2010-11-04 12:27:03 +00:00