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

Improve jsonify function to allow excluding attributes #125

Closed
nadouani opened this issue Jul 3, 2019 · 1 comment
Closed

Improve jsonify function to allow excluding attributes #125

nadouani opened this issue Jul 3, 2019 · 1 comment
Assignees
Milestone

Comments

@nadouani
Copy link
Contributor

nadouani commented Jul 3, 2019

Request Type

Feature Request

Problem Description

The jsonify function available on models allow producing a JSON object describing a model data. The idea here is to add and exclude argument tu specify attributes to exclude.

This will be used by all the create_XX methods to remove the id field.

@nadouani nadouani self-assigned this Jul 3, 2019
@nadouani nadouani added this to the 1.7.0 milestone Jul 3, 2019
@nadouani
Copy link
Contributor Author

nadouani commented Jul 3, 2019

Fixed with #126

@nadouani nadouani closed this as completed Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant