Skip to content

Conversation

@ferdegje
Copy link

It seems that the most recent version of Mongo rejects the connection when 'safe', '_connect','max_pool_size' or 'auto_start_request' are passed. This change allows us to specify the connection parameters to exclude from the DATABASES section of settings.py by adding a section 'OPTIONS_REMOVED': ['safe', '_connect','max_pool_size','auto_start_request']

@aburgel
Copy link
Member

aburgel commented Jun 19, 2015

See #214

@aburgel aburgel closed this Jun 19, 2015
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

Successfully merging this pull request may close these issues.

2 participants