Skip to content

Pull requests: django-polymorphic/django-polymorphic-tree

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Display datetime fields in local time.
#44 by vinnyrose was merged Aug 4, 2015 Loading… updated Aug 4, 2015
fix url resolving for multi admin sites
#36 by bashu was merged Apr 28, 2015 Loading… updated Apr 28, 2015
beginnings of a test suite
#38 by smcoll was merged Dec 29, 2015 Loading… updated Dec 29, 2015
Fixes issue #8: Breadcrumbs uses title attribute instead of __unicode__()
#9 by mvdwaeter was merged Nov 27, 2013 Loading… updated Nov 27, 2013
Change grp-container from ID to class
#48 by jpotterm was merged Apr 7, 2016 Loading… updated Apr 13, 2016
Add syntax highlighting for python code blocks in readme
#49 by jorgebg was merged May 4, 2016 Loading… updated May 4, 2016
test polymorphic.__version__ to determine the api of get_child_type_choices
#28 by misli was closed Nov 7, 2014 Loading… updated Nov 7, 2014
Python 2/3 changes.
#19 by vinnyrose was merged Jun 28, 2014 Loading… updated Jun 28, 2014
Pass previous parent id to moved.save so that children objects can compa...
#17 by vinnyrose was closed Jun 5, 2014 Loading… updated Jun 5, 2014
Fix bug where reordering tree does not preserve original parent.
#16 by vinnyrose was closed Jun 4, 2014 Loading… updated Jun 5, 2014
Do not refetch moved after moved.move_to.
#18 by vinnyrose was merged Jun 5, 2014 Loading… updated Jun 5, 2014
Update stylable_admin_list.py (Python3 compat.)
#31 by DylanLukes was closed Apr 8, 2015 Loading… updated Apr 8, 2015
test polymorphic.__version__ to determine the api of get_child_type_choices
#26 by misli was merged Dec 30, 2014 Loading… updated Dec 30, 2014
Update AUTHORS
#41 by bashu was merged May 8, 2015 Loading… updated May 8, 2015
Includes jqTree 0.9 using a git submodule instead of a copy.
#10 by BertrandBordage was merged Dec 16, 2013 Loading… updated Jul 29, 2014
Remove deprectiated adminmedia templatetags (Django-1.5)
#5 by borgstrom was merged Mar 24, 2013 Loading… updated Mar 24, 2013
Django 1.7 support
#20 by g3rd was merged Sep 22, 2014 Loading… updated Sep 22, 2014
Fix minor typo
#25 by meshy was merged Dec 30, 2014 Loading… updated Dec 30, 2014
Add Spanish (Argentina) language
#56 by gonzalobustos was merged Oct 26, 2016 Loading… updated Oct 26, 2016
Setting the manager explicitly
#50 by jorgebg was closed Jan 11, 2017 Loading… updated Jan 11, 2017
Support for UUID primary key field
#52 by njamaleddine was merged Jan 11, 2017 Loading… updated Jan 11, 2017
Fix parent field name different from 'parent'
#57 by singleton11 was merged Jan 11, 2017 Loading… updated Jan 12, 2017
Fix unresolved merge conflict in templates
#58 by singleton11 was closed Feb 18, 2017 Loading… updated Feb 18, 2017
Add Django 1.11 as a supported version to README.rst
#60 by jorgebg was merged Oct 1, 2017 Loading… updated Oct 1, 2017
Fixes #61 - importing polymorphic managers
#62 by chrisportela was closed Nov 22, 2017 Loading… updated Nov 22, 2017
ProTip! Exclude everything labeled bug with -label:bug.