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

[NEW-UI] Add dashboard component #521

Merged
merged 1 commit into from
Jun 26, 2019
Merged

[NEW-UI] Add dashboard component #521

merged 1 commit into from
Jun 26, 2019

Conversation

zankevich
Copy link
Contributor

Allow CORS from http://localhost:3000

Allow CORS from `http://localhost:3000`
@@ -9,6 +9,15 @@

INSTALLED_APPS += [
'django_extensions',
'corsheaders',
Copy link
Contributor

Choose a reason for hiding this comment

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

Now I see the problem. I believe corsheaders is the right library to resolve the issue.

@nmanovic
Copy link
Contributor

@zankevich , please look at codacy issues next time.

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