Skip to content

Better mixins support #80

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 4 commits into from
Jul 10, 2019
Merged

Better mixins support #80

merged 4 commits into from
Jul 10, 2019

Conversation

rafales
Copy link
Contributor

@rafales rafales commented Jun 5, 2019

This addresses #75 by looking at all columns available in mro, not just topmost model.

It doesn't address the rest of the "mixins" story such as declared_attr.

@rafales rafales changed the title Consider all columns in mro for __init__ method (#75) Better mixins support Jun 5, 2019
@rafales rafales marked this pull request as ready for review June 5, 2019 18:20
@ilevkivskyi
Copy link
Contributor

Thanks for the PR!

Just to let you know, I am currently busy with other tasks, so I might not review this soon. I will try however to look at your PRs early next week.

We support Python 3.5 (also it is not needed here).
Also small updates
Copy link
Contributor

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks for PR! LGTM.

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