Skip to content

Aik 3191 : Also get django context #13

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

Merged
merged 6 commits into from
Jul 19, 2024
Merged

Aik 3191 : Also get django context #13

merged 6 commits into from
Jul 19, 2024

Conversation

bitterpanda63
Copy link
Member

No description provided.

self.query = req.args
self.cookies = req.cookies
self.source = "flask"
if source == "flask":
Copy link
Member

Choose a reason for hiding this comment

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

is mss iets meer elegant om maar 1 if statement te hebbne.

Copy link
Member Author

Choose a reason for hiding this comment

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

Both ways for me are fine, hele ding was dat er sommige delen gwn voor allebei hetzelfde waren en ik niet dingen 2x wou schrijven, maar in the end is het idd mss clearer als ik het anders doe, one sec

Copy link
Member Author

Choose a reason for hiding this comment

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

Something like this might be more extendable also for the future

@willem-delbare willem-delbare merged commit bb11d6a into main Jul 19, 2024
2 checks passed
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