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

Added support for oursql 0.9.3 autoreconnect parameter #12

Merged
merged 1 commit into from Feb 25, 2012

Conversation

dnet
Copy link
Contributor

@dnet dnet commented Feb 25, 2012

To enable, use something like this in settings.py:

DATABASE_OPTIONS = {'autoreconnect': True}

See https://bugs.launchpad.net/oursql/+bug/838120 and #9

To enable, use something like this in settings.py:

	DATABASE_OPTIONS = {'autoreconnect': True}

See https://bugs.launchpad.net/oursql/+bug/838120
and dcramer#9
dcramer added a commit that referenced this pull request Feb 25, 2012
Added support for oursql 0.9.3 autoreconnect parameter
@dcramer dcramer merged commit 3ef7327 into dcramer:master Feb 25, 2012
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.

None yet

2 participants