Skip to content

Fix issue #3 where Account creation in shell returns 401#4

Open
readevalprint wants to merge 5 commits intobalanced:masterfrom
readevalprint:master
Open

Fix issue #3 where Account creation in shell returns 401#4
readevalprint wants to merge 5 commits intobalanced:masterfrom
readevalprint:master

Conversation

@readevalprint
Copy link

Set the API key in the django_balanced.settings.py
Removed middlewere, as it's unnecessary to keep setting it for every call.
Removed line in sync management command to set the KEY as it's now set in settings

This fixed #3 for me.

@dmpayton dmpayton mentioned this pull request Mar 13, 2014
7 tasks
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.

Creating Users in shell returns 401

1 participant