Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fabiocaccamo/django-treenode issues and pull requests

#60 - Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#59 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#58 - Bump fabiocaccamo/create-matrix-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#57 - Bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#56 - Bump github/codeql-action from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#55 - question: migrating from django-mptt to django-treenode

Issue - State: closed - Opened by laith43d almost 2 years ago - 5 comments
Labels: enhancement, question

#54 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 1 comment

#53 - Pagination

Issue - State: closed - Opened by natebgurutech about 2 years ago - 4 comments

#51 - tn_descendants_count is too small for big trees

Issue - State: closed - Opened by jvies almost 3 years ago - 1 comment
Labels: bug

#50 - Run django unit tests

Pull Request - State: closed - Opened by jvacek almost 3 years ago - 8 comments

#49 - fix fallback to `pk` for `treenode_display_field`

Pull Request - State: closed - Opened by jvacek almost 3 years ago - 2 comments

#48 - Clarify order of ancestor queyset

Pull Request - State: closed - Opened by jvacek almost 3 years ago

#47 - feat: use `__str__` as default fallback for `treenode_display_field`

Pull Request - State: closed - Opened by jvacek almost 3 years ago - 5 comments

#46 - Add `include_self=False` parameter to functions which return lists/querysets

Issue - State: open - Opened by jvacek almost 3 years ago - 3 comments
Labels: enhancement

#45 - Queries getting slower during progress

Issue - State: open - Opened by juliandehne almost 3 years ago - 13 comments
Labels: enhancement

#44 - Order is too small for big trees

Issue - State: closed - Opened by jvies almost 3 years ago
Labels: bug

#43 - Suggestion: have `treenode_display_field` use `__str__()` as default fallback

Issue - State: closed - Opened by jvacek almost 3 years ago
Labels: enhancement

#42 - How to use methods like `set_parent` during manual RunPython in migrations?

Issue - State: closed - Opened by jvacek almost 3 years ago - 5 comments
Labels: question

#41 - Improve `bulk_update` / `bulk_update` documentation.

Issue - State: closed - Opened by fabiocaccamo almost 3 years ago
Labels: enhancement

#40 - remove a node in tree without deleting descendants

Issue - State: closed - Opened by jvacek almost 3 years ago - 7 comments
Labels: enhancement

#39 - bulk create / update ?

Issue - State: closed - Opened by jvies almost 3 years ago - 5 comments
Labels: enhancement

#38 - get children is too slow! cache seem not very high perform

Issue - State: closed - Opened by blackjackgg about 3 years ago - 1 comment
Labels: bug

#37 - Any example for rendering django-treenode in django forms?

Issue - State: closed - Opened by zszep about 3 years ago - 6 comments
Labels: enhancement, help wanted, good first issue

#36 - remove verbose logging in django console

Issue - State: closed - Opened by zszep about 3 years ago - 3 comments
Labels: enhancement

#35 - [REVIEW] skip signals on test and loaddata

Pull Request - State: closed - Opened by rosscdh over 3 years ago - 8 comments

#34 - Implement closure-tree to improve performance.

Issue - State: open - Opened by TimurKady over 3 years ago - 26 comments
Labels: enhancement

#33 - Add model methods for retrieving leaves.

Issue - State: closed - Opened by fabiocaccamo over 3 years ago
Labels: enhancement

#32 - QUESTION: Tree of different models

Issue - State: closed - Opened by JuliusJacobitz over 3 years ago - 6 comments
Labels: question

#31 - Added handling for UUID primary keys

Pull Request - State: closed - Opened by cperrin88 over 3 years ago - 3 comments

#30 - UUID primary keys don't work

Issue - State: closed - Opened by cperrin88 over 3 years ago - 1 comment
Labels: bug

#29 - Cache update error

Issue - State: closed - Opened by TimurKady over 3 years ago - 9 comments
Labels: bug

#28 - Comments

Issue - State: closed - Opened by TimurKady over 3 years ago - 4 comments
Labels: enhancement

#27 - Multiple values for display field

Issue - State: closed - Opened by zszep over 3 years ago - 5 comments
Labels: enhancement

#26 - Note in docs about thread/multi process safety

Issue - State: closed - Opened by stuaxo over 3 years ago - 13 comments
Labels: enhancement

#25 - Strange "AttributeError: can't set attribute" while using "index" as field name

Issue - State: closed - Opened by paviano almost 4 years ago - 5 comments

#24 - Add custom cache backend support

Issue - State: closed - Opened by fabiocaccamo about 4 years ago
Labels: enhancement

#23 - "TreeNodeModelAdminInline"

Pull Request - State: closed - Opened by domlysi about 4 years ago - 5 comments

#22 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 4 years ago

#21 - Update admin.py

Pull Request - State: closed - Opened by domlysi about 4 years ago - 3 comments

#20 - How to use django Import - Export option with this

Issue - State: closed - Opened by manish2507 about 4 years ago - 8 comments
Labels: help wanted

#19 - Ordering Problem with recursive method

Issue - State: closed - Opened by aarondiazr over 4 years ago - 5 comments

#18 - Display parents structure in select input

Issue - State: closed - Opened by joaquinperaza over 4 years ago - 7 comments
Labels: enhancement

#17 - At the 6th level, treenode reverses the order of descendants.

Issue - State: closed - Opened by kynamd over 4 years ago - 2 comments
Labels: bug

#16 - How to Keep Accordion Nesting When Sorting by Other Fields

Issue - State: closed - Opened by brianjbuck over 4 years ago - 2 comments
Labels: wontfix

#15 - compatibility with django 2.2

Issue - State: closed - Opened by nicolasVaye over 5 years ago - 2 comments

#14 - treenode's sorting is not OK

Issue - State: closed - Opened by nicolasVaye over 5 years ago - 6 comments
Labels: bug

#13 - add 'treenode' in INSTALLED_APPS

Issue - State: closed - Opened by children1987 over 5 years ago - 2 comments
Labels: invalid

#12 - .update_tree() error value too long for type character varying(500)

Issue - State: closed - Opened by aldarund over 5 years ago - 2 comments
Labels: invalid

#11 - Search for subnodes in accordion admin isn't possible

Issue - State: closed - Opened by alexbredo over 5 years ago - 6 comments
Labels: enhancement

#10 - Implement treenode in CreateView or ModelForm

Issue - State: closed - Opened by diek over 5 years ago - 5 comments

#9 - List of reserved field names

Issue - State: closed - Opened by diek over 5 years ago - 1 comment
Labels: enhancement

#8 - Performance issues

Issue - State: closed - Opened by lambdamusic almost 6 years ago - 5 comments
Labels: enhancement

#7 - [Question] Can I use this library to represent related models?

Issue - State: closed - Opened by simkimsia almost 6 years ago - 3 comments
Labels: question

#6 - Django-treenode for Django 2.1

Issue - State: closed - Opened by BizKey about 6 years ago - 3 comments

#5 - Add screenshots to README

Issue - State: closed - Opened by fabiocaccamo over 6 years ago - 2 comments

#3 - If an object has no parent, admin will throw an exception

Issue - State: closed - Opened by douglance over 6 years ago - 6 comments

#2 - Add drag-and-drop support

Issue - State: open - Opened by cyberbudy over 6 years ago - 5 comments
Labels: enhancement

#1 - Admin issue

Issue - State: closed - Opened by cyberbudy over 6 years ago - 3 comments
Labels: bug