unimplemented settings

Asked by Ozgur Susoy

this place doesn't seem active but i'll give it a shot:

there are a number of settings described in the README that i actually need to use but doing a grep through the egg is telling me they don't actually exist in the code!? can someone confirm if these are actually unimplemented or whether i'm doing something wrong. i installed through 'pip install django_openid_auth'

settings that look unimplemented are (those i actually need):
OPENID_STRICT_USERNAMES
OPENID_RENDER_FAILURE

thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu django-openid-auth Edit question
Assignee:
No assignee Edit question
Solved by:
Ozgur Susoy
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
Ozgur Susoy (ozgur-f) said :
#2

don't i feel silly for not checking versions :(

thanks bud, installed from tarball and the settings are in code :)