GitHub / django-treebeard/django-treebeard issues and pull requests
#316 - TreeAdmin在空数据且使用simple-ui时,不显示admin_actions增加按钮
Issue -
State: open - Opened by zjqf2021 about 1 month ago
#315 - fix collapsible for parent or node id 999
Pull Request -
State: closed - Opened by marthakarpeter about 1 month ago
- 1 comment
#314 - Unable to collapse items with id over 999
Issue -
State: closed - Opened by marthakarpeter about 1 month ago
#313 - Avoid bundling tests in wheels
Issue -
State: open - Opened by stefan6419846 3 months ago
#312 - `TreeAdmin` doesn't work with `ForeignKeyRawIdWidget`
Issue -
State: open - Opened by ddabble 4 months ago
#311 - `TreeAdmin` table headers lack sorting URLs
Issue -
State: open - Opened by ddabble 5 months ago
#310 - MP: Alphabet test gives incorrect results
Issue -
State: open - Opened by half-duplex 5 months ago
#309 - minor optimisation: generator expression instead of list
Pull Request -
State: closed - Opened by Vulwsztyn 6 months ago
#308 - Specifying node_order_by disrupts drag-and-drop ordering
Issue -
State: open - Opened by shacker 9 months ago
#307 - NS_Node add_child does not properly manage caching + load_bulk results in AttributeError
Issue -
State: open - Opened by noaklick 9 months ago
#306 - remove MP_Node.gap ClassVar
Pull Request -
State: closed - Opened by john-parton 10 months ago
- 1 comment
#305 - Add feature that returns objects in Tree
Issue -
State: open - Opened by byfarm 10 months ago
- 1 comment
#304 - sqlite LIKE statement is case-insensitive
Issue -
State: open - Opened by danmanix 11 months ago
#303 - Fix KeyError in MP_Node.dump_bulk if ordering differs from depth, path
Pull Request -
State: closed - Opened by mvaled 11 months ago
#302 - Fix KeyError in MP_Node.dump_bulk if ordering differs from depth, path.
Pull Request -
State: closed - Opened by mvaled 11 months ago
- 2 comments
Labels: needs-tests
#301 - Multi-table inheritance: `add_root` works the first time but not the second time
Issue -
State: open - Opened by gnpivo about 1 year ago
#300 - Moving more than one node into parent node
Issue -
State: open - Opened by jose-t over 1 year ago
- 1 comment
#298 - Specific DB collation causing Integrity errors in Django CMS v3
Issue -
State: open - Opened by aacimov over 1 year ago
#297 - Fix: Allow usage of CSRF_COOKIE_HTTPONLY
Pull Request -
State: closed - Opened by julianwachholz over 1 year ago
#296 - Python 3.12 and Django 5.0 support
Pull Request -
State: closed - Opened by timkofu over 1 year ago
- 1 comment
#295 - Please release patch for Content-Security-Policy errors because of inline script
Issue -
State: closed - Opened by fblampe over 1 year ago
- 3 comments
#294 - Question: how can I associate a tree with an instance of another model
Issue -
State: open - Opened by sts125 almost 2 years ago
#293 - GitHub Actions: update checkout and setup-python environments
Pull Request -
State: closed - Opened by nikolas almost 2 years ago
#292 - CSP compatibility: don't use inline scripts
Pull Request -
State: closed - Opened by gavinwahl almost 2 years ago
#291 - CSS class "collapse" not compatible with Bootstrap
Issue -
State: open - Opened by mferencbpp almost 2 years ago
#290 - fix mp tree move method
Pull Request -
State: open - Opened by Vaipik almost 2 years ago
- 1 comment
Labels: needs-tests
#289 - Inconsistent ordering issue
Issue -
State: open - Opened by klnsz almost 2 years ago
- 2 comments
#288 - I am having IntegrityError issues with a depth field in the MP_Node.
Issue -
State: open - Opened by damilareonifade almost 2 years ago
- 4 comments
#287 - Add `include_self=False` to `get_descendants()` in `al_tree.py`, `mp_tree.py` and `ns_tree.py`
Pull Request -
State: open - Opened by hyperkai about 2 years ago
- 1 comment
Labels: needs-tests
#286 - docs: Fix MP Tree docs type: metod -> method
Pull Request -
State: closed - Opened by nikolas about 2 years ago
#285 - Update to link to 2nd edition of SQL for Smarties
Pull Request -
State: closed - Opened by akumria about 2 years ago
#284 - docs: update release version number
Pull Request -
State: closed - Opened by nikolas about 2 years ago
#283 - Improve compatibility with 3rd-party database backend
Pull Request -
State: open - Opened by ivarsg about 2 years ago
- 1 comment
#282 - How to use load_bulk() when migrating to an MP_Node model?
Issue -
State: open - Opened by MimmyJau over 2 years ago
- 1 comment
#281 - Item can be moved to become its own child
Issue -
State: open - Opened by samuelblattner over 2 years ago
#280 - Clarifying what types of fields cannot be used for ordering.
Issue -
State: open - Opened by MimmyJau over 2 years ago
#279 - publish 4.7 release to pypi?
Issue -
State: closed - Opened by shapiromatron over 2 years ago
- 8 comments
#278 - NS_Node add_root is not thread safe
Issue -
State: open - Opened by jokiefer over 2 years ago
- 7 comments
#277 - Declare support for Django 4.2, drop tests for Django 4.0
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
- 1 comment
#276 - Filtering by a field at Django Admin does not filter the tree
Issue -
State: open - Opened by florencioq over 2 years ago
#275 - Unique together?
Issue -
State: closed - Opened by DmitiyPi over 2 years ago
- 1 comment
Labels: question
#274 - how to handle bulk create
Issue -
State: closed - Opened by ansocha over 2 years ago
- 1 comment
Labels: question
#273 - doc: Correct "create some nodes"
Pull Request -
State: closed - Opened by djowett over 2 years ago
- 1 comment
#272 - Return back to previous page in admin with pagination after object saving
Issue -
State: open - Opened by AbsPlayer over 2 years ago
Labels: bug, admin, pr-welcome
#271 - The ordering of nodes in the Django Admin Panel is not being displayed properly.
Issue -
State: closed - Opened by sahilrl over 2 years ago
- 2 comments
Labels: question, needs-more-info
#270 - Prepare 4.6.1 security release
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
#269 - Stop MP_Node.get_descendants from querying the db on leaf nodes
Pull Request -
State: closed - Opened by Hargre over 2 years ago
#268 - Calling `MP_Node.get_descendants` on a leaf node makes unnecessary db calls
Issue -
State: closed - Opened by Hargre over 2 years ago
- 1 comment
#267 - Respect change permission in node movement
Issue -
State: open - Opened by akhayyat over 2 years ago
- 3 comments
Labels: bug
#266 - django.db.utils.IntegrityError: UNIQUE constraint failed
Issue -
State: closed - Opened by andychoi over 2 years ago
- 6 comments
Labels: needs-more-info
#265 - AttributeError: 'NoneType' object has no attribute 'add_sibling'
Issue -
State: closed - Opened by nandoys over 2 years ago
- 1 comment
Labels: question
#264 - Cannot create data migrations
Issue -
State: closed - Opened by akhayyat over 2 years ago
- 1 comment
#263 - Update node delete() methods to match Django's delete API.
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
#262 - Update mp-tree documentation for modern versions of Django
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
#261 - Drop dependency on jQuery UI.
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
#260 - Update supported versions and test matrix.
Pull Request -
State: closed - Opened by solarissmoke over 2 years ago
#259 - github actions: add python 3.10 testing
Pull Request -
State: closed - Opened by nikolas over 2 years ago
#258 - Found a possible security concern
Issue -
State: closed - Opened by benharvie almost 3 years ago
- 2 comments
#257 - fix issue related to adding roots with multiple proxy models
Pull Request -
State: open - Opened by rogue26 almost 3 years ago
- 1 comment
Labels: needs-tests
#256 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 almost 3 years ago
#255 - Added Hungarian translation
Pull Request -
State: closed - Opened by cheoppy almost 3 years ago
#254 - JOIN (or fetching) with children for MP_Node models
Issue -
State: closed - Opened by elgin9507 almost 3 years ago
- 1 comment
Labels: question
#253 - jquery-ui vulnerabilities
Issue -
State: closed - Opened by CN91 about 3 years ago
- 6 comments
#252 - How to implement this package with Django Rest Framework
Issue -
State: closed - Opened by neupaneanish about 3 years ago
- 1 comment
#251 - Search removed when moving back from admin page
Issue -
State: closed - Opened by tanveersultan53 about 3 years ago
- 1 comment
#250 - Content Security Policy: nonce
Issue -
State: closed - Opened by snowman2 about 3 years ago
- 1 comment
#249 - Is python 3.10 supported?
Issue -
State: closed - Opened by caarmen about 3 years ago
- 4 comments
#248 - can't move node to a descendant.
Issue -
State: closed - Opened by hazho about 3 years ago
#247 - create french traduction
Pull Request -
State: closed - Opened by superzerg over 3 years ago
- 2 comments
#246 - API methods don't support Model.save() arguments when calling it
Issue -
State: open - Opened by kkavod over 3 years ago
Labels: bug
#245 - Save already constructed instance in MoveNodeForm
Pull Request -
State: closed - Opened by timoludwig over 3 years ago
- 1 comment
#244 - No easy way to migrate from a parent foreign key to an MP_Node
Issue -
State: closed - Opened by kkavod over 3 years ago
- 1 comment
Labels: question
#243 - Fix indentation in docstring of `get_sorted_pos_queryset`
Pull Request -
State: closed - Opened by timoludwig over 3 years ago
#242 - MP_Node.move : current node and target should be reloaded ?
Issue -
State: open - Opened by DylannCordel over 3 years ago
#241 - 28 tests fail with bad arguments for ChannelList constructor with Django 4.0
Issue -
State: closed - Opened by mcepl over 3 years ago
- 1 comment
#240 - How exactly to run and determine optimal value for Materialized Path's alphabet? (TREEBEARD_TEST_ALPHABET)
Issue -
State: closed - Opened by wanglophile over 3 years ago
- 3 comments
#239 - Update install.rst
Pull Request -
State: closed - Opened by JSv4 over 3 years ago
#238 - How to change parent node
Issue -
State: closed - Opened by JesusGR4 almost 4 years ago
- 1 comment
#237 - Bug when Using the Meta class attrib (unique_together)
Issue -
State: closed - Opened by hazho almost 4 years ago
- 2 comments
#236 - Updated Documentation about get_annotated_list from queryset
Pull Request -
State: closed - Opened by suhailvs almost 4 years ago
#235 - add first child if there's no last child
Pull Request -
State: open - Opened by graingert almost 4 years ago
- 7 comments
Labels: needs-tests
#234 - solving add_child error
Pull Request -
State: closed - Opened by hazho almost 4 years ago
- 1 comment
#233 - Error raised on importing MP_Node
Issue -
State: closed - Opened by swap-nil7 almost 4 years ago
- 1 comment
#232 - Treebeard, TreeAdmin, and Clustered Databases (Oh my!)
Issue -
State: open - Opened by bryantjamestech almost 4 years ago
- 1 comment
#231 - Update tutorial.rst
Pull Request -
State: closed - Opened by annkamsk almost 4 years ago
- 1 comment
#230 - When new version with Django 3.2 support could be released?
Issue -
State: closed - Opened by idegtiarov almost 4 years ago
- 1 comment
#229 - Incomplete Annotation of Queryset
Issue -
State: open - Opened by smilerz almost 4 years ago
- 1 comment
#228 - Instance-specific fix_tree() implementation for fixing part of a tree
Issue -
State: open - Opened by ababic almost 4 years ago
#227 - Deleting large numbers of nodes with MP_NodeQuerySet.delete() can result in crashes
Issue -
State: open - Opened by ababic almost 4 years ago
#226 - NS_Node add_child for middle node got (AttributeError: 'NoneType' object has no attribute '_cached_parent_obj')
Issue -
State: open - Opened by 1zks about 4 years ago
- 3 comments
#225 - fixed typo
Pull Request -
State: closed - Opened by sltong about 4 years ago
#224 - Adding django3.2 in tox matrix.
Pull Request -
State: closed - Opened by awais786 about 4 years ago
#223 - Cryptic add_child() failures trace back to numchild being out of sync
Issue -
State: open - Opened by DamnedScholar about 4 years ago
- 1 comment
#222 - How to save the data to db using Materialized Path
Issue -
State: closed - Opened by ankurGhosh1 about 4 years ago
- 3 comments
#221 - Unable to get related model data in dump_bulk method
Issue -
State: closed - Opened by jatindergit over 4 years ago
- 2 comments
Labels: question
#220 - add_child bug
Issue -
State: open - Opened by waro163 over 4 years ago
- 2 comments
#219 - sqlite / postgres different treatment for dump_bulk?
Issue -
State: closed - Opened by justmars over 4 years ago
- 2 comments
#218 - Giving user the ability to change expand/shrink default view setting in admin panel.
Issue -
State: open - Opened by Duoquote over 4 years ago
- 2 comments
#217 - Declare support for Python 3.9
Pull Request -
State: closed - Opened by solarissmoke over 4 years ago
- 5 comments
#216 - Add stub github action, to which we'll move CI tests.
Pull Request -
State: closed - Opened by solarissmoke over 4 years ago