Skip to content

Think about .contrib package #26

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

Closed
sobolevn opened this issue Feb 4, 2019 · 2 comments
Closed

Think about .contrib package #26

sobolevn opened this issue Feb 4, 2019 · 2 comments

Comments

@sobolevn
Copy link
Member

sobolevn commented Feb 4, 2019

We possibly can create a .contrib package with some popular use-case like:

  1. Result -> django request converter
  2. Result -> transaction rollback
  3. etc

Or maybe documentation will be just fine.

I invite @proofit404 to give some ideas.

@proofit404
Copy link

contrib package is a great idea.

Maybe we can start with wrapping django rest framework mixins with @safe decorators.

This will allow us to write create, update and destroy actions using @pipeline.

@sobolevn
Copy link
Member Author

Refs #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants