Skip to content

Embetter @inertia decorator #77

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

akx
Copy link
Contributor

@akx akx commented May 6, 2025

See commit descriptions :)

@akx akx force-pushed the inertia-decorator-embetter branch from 3f3298a to 40b627d Compare May 6, 2025 16:56
Copy link
Collaborator

@BrandonShar BrandonShar left a comment

Choose a reason for hiding this comment

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

This makes sense, thanks @akx !

Only question I have for merging is do you think the change to checking for an HttpResponse is a breaking change? My guess is no, but are there are other reasonable non-dict responses?

@akx
Copy link
Contributor Author

akx commented Jun 4, 2025

@BrandonShar To the best of my knowledge, Django views always need to return a HttpResponse...

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