Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Fix db dump script #2616

Merged
merged 1 commit into from Aug 4, 2014
Merged

Conversation

groovecoder
Copy link
Contributor

This script is still disabled, but these are the fixes for it.

@@ -426,7 +426,6 @@ def lazy_language_deki_map():

# Auth
AUTHENTICATION_BACKENDS = (
'django.contrib.auth.backends.ModelBackend',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have you tested that with allauth?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. and we can spot-check again on dev and stage servers.

@groovecoder
Copy link
Contributor Author

Updated this to be the single commit that fixes the db script. Will send other pull requests to remove and move auth code.

groovecoder added a commit that referenced this pull request Aug 4, 2014
@groovecoder groovecoder merged commit 4892b96 into mdn:master Aug 4, 2014
@groovecoder groovecoder deleted the fix-db-dump-script branch September 1, 2015 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants