Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept upper or lower case auth arguments in OPTIONS #239

Open
mhluongo opened this issue Feb 16, 2014 · 1 comment
Open

Accept upper or lower case auth arguments in OPTIONS #239

mhluongo opened this issue Feb 16, 2014 · 1 comment

Comments

@mhluongo
Copy link
Member

See the issues that came up http://stackoverflow.com/questions/21812824/using-neo4django-with-graphenedb/21815988?noredirect=1#comment33016586_21815988 . Django custom is typically to use all-caps for settings like this, so accept both.

Refs #224.

@mhluongo mhluongo added this to the Neo4django 0.1.9 milestone Feb 16, 2014
@stephenmuss
Copy link

I came across this myself when trying to get going with graphendb. However, digging into the source was enough to work out what I needed to do.

To be honest, simply documenting OPTIONS in the docs would be enough. If it were clear to people what was happening here the wouldn't really be a problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants