uralbash / sqlalchemy_mptt

SQLAlchemy nested sets mixin (MPTT)
http://sqlalchemy-mptt.readthedocs.io
MIT License
196 stars 32 forks source link

QOL changes #50

Closed Klupamos closed 8 years ago

Klupamos commented 8 years ago

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

Changes:

uralbash commented 8 years ago

Thanks, looks great