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

QOL changes #50

Merged
merged 2 commits into from Nov 12, 2015
Merged

QOL changes #50

merged 2 commits into from Nov 12, 2015

Conversation

Klupamos
Copy link

Been using sqlalchemy_mptt in my project for a while now, and thought I should share the quality of life modifications I made.

Changes:

  • Changed parent_id to dynamically match the type of the primary_key
  • exposed drilldown_tree's logic and path_to_root's logic as both instance and class level method

Greg Klupar added 2 commits November 12, 2015 04:35
- exposed drilldown_tree's logic and path_to_root's logic as both instance and class level method
uralbash added a commit that referenced this pull request Nov 12, 2015
@uralbash uralbash merged commit de982db into uralbash:master Nov 12, 2015
@uralbash
Copy link
Owner

Thanks, looks great

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.

None yet

2 participants