issues
search
uralbash
/
sqlalchemy_mptt
SQLAlchemy nested sets mixin (MPTT)
http://sqlalchemy-mptt.readthedocs.io
MIT License
196
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Flushing the session should expire the instance and it's children
#33
fayazkhan
closed
9 years ago
4
Update README.rst
#32
uralbash
closed
10 years ago
0
Expire left/right attributes of modified parents.
#31
GaretJax
closed
10 years ago
2
Expire left/right attributes of parent somewhen after the `before_insert` event.
#30
GaretJax
closed
10 years ago
4
Autoregistration
#29
GaretJax
closed
10 years ago
1
Automatically register tree classes
#28
GaretJax
closed
10 years ago
5
Support polymorphic tree models
#27
GaretJax
closed
10 years ago
11
Make the package installable at the same time of its requirements.
#26
GaretJax
closed
10 years ago
2
Set the correct tree ID for root nodes
#25
GaretJax
closed
10 years ago
2
Support polymorphic tree models
#24
GaretJax
closed
10 years ago
0
tree_id is incorrectly set to an existing tree if no parent is set
#23
GaretJax
closed
10 years ago
0
Package is not installable if sqlalchemy is not (yet) installed
#22
GaretJax
closed
10 years ago
0
load 0.0.6v to PyPi
#21
uralbash
closed
10 years ago
0
Allow the primary key to not be named "id"
#20
Naddiseo
closed
10 years ago
2
Update README.md
#19
uralbash
closed
10 years ago
1
add rst CHANGELOG
#18
uralbash
closed
10 years ago
0
bug with move tree to another tree
#17
uralbash
closed
10 years ago
0
Hello v0.0.4
#16
uralbash
closed
10 years ago
0
fix move_inside to same parent node
#15
uralbash
closed
10 years ago
0
++move subtree to top level with tree_id=1(like before_insert func in jqTree)
#14
uralbash
closed
10 years ago
0
fix tree shorting
#13
uralbash
closed
10 years ago
0
Develop
#12
uralbash
closed
10 years ago
0
mptt_pages_id_seq not increase in Postgres
#11
uralbash
closed
10 years ago
0
Merge branch 'release/0.0.2' into develop
#10
uralbash
closed
10 years ago
0
python 3 support
#9
uralbash
closed
10 years ago
0
readthedocs needed
#8
uralbash
closed
10 years ago
0
add rebuild method
#7
uralbash
closed
10 years ago
0
test
#6
uralbash
closed
10 years ago
0
write docs
#5
uralbash
closed
10 years ago
0
When save node with sacrud it move to first place in subtree
#4
uralbash
closed
10 years ago
0
when update node, it move to left side in subtree
#3
uralbash
closed
10 years ago
0
++tree ordered, maybe like dj-mptt by tree_id
#2
uralbash
closed
10 years ago
0
waffle.io Badge
#1
waffle-iron
closed
10 years ago
0
Previous