We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.contrib
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
We possibly can create a .contrib package with some popular use-case like:
Result
django
Or maybe documentation will be just fine.
I invite @proofit404 to give some ideas.
The text was updated successfully, but these errors were encountered:
contrib package is a great idea.
contrib
Maybe we can start with wrapping django rest framework mixins with @safe decorators.
mixins
@safe
This will allow us to write create, update and destroy actions using @pipeline.
create
update
destroy
@pipeline
Sorry, something went wrong.
Refs #88
No branches or pull requests
We possibly can create a
.contrib
package with some popular use-case like:Result
->django
request converterResult
-> transaction rollbackOr maybe documentation will be just fine.
I invite @proofit404 to give some ideas.
The text was updated successfully, but these errors were encountered: