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

Aggrid #74

Merged
merged 17 commits into from
Nov 6, 2023
Merged

Aggrid #74

merged 17 commits into from
Nov 6, 2023

Conversation

adRn-s
Copy link
Member

@adRn-s adRn-s commented Nov 6, 2023

No description provided.

Copy link
Member Author

@adRn-s adRn-s left a comment

Choose a reason for hiding this comment

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

@hash-bash check comments, and we merge soon

Copy link
Member Author

Choose a reason for hiding this comment

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

shall we rm this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, it doesn't serve any purpose, I kept it for later but we can create new one whenever required.

# CORS Configuration
CORS_ALLOW_CREDENTIALS = True
CORS_ALLOW_ALL_ORIGINS = False
CORS_ALLOWED_ORIGINS = ['http://localhost:5173']
Copy link
Member Author

Choose a reason for hiding this comment

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

maybe we should move to parkour.env? if we still need it after bundling, gotta check what django-vite plugin offers (it may be that CORS headers are dealt with by that extension?)

Copy link
Contributor

Choose a reason for hiding this comment

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

Sure, lets check about it and take steps accordingly while containerization.

Copy link
Member Author

Choose a reason for hiding this comment

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

run pre-commit install pls

@hash-bash hash-bash merged commit 9ddc135 into develop Nov 6, 2023
5 checks passed
@hash-bash hash-bash deleted the aggrid branch November 6, 2023 09:39
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