Use account PK instead of the user_id variable

This commit is contained in:
2011-08-31 17:17:07 +01:00
parent c28aefc2a8
commit e3a0e51859
3 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,8 @@ DATABASES = {
}
## EVE Proxy
EVE_API_URL = "https://api.eveonline.com"
EVE_API_URL = "https://apitest.eveonline.com"
EVE_PROXY_KEEP_LOGS = 30
## SSO