• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ocadotechnology / django-closuretree / 66

Builds Branch Commit Type Ran Committer Via Coverage
66 master Fix ClosureModel.is_descendant_of Pull #56 02 Apr 2021 09:29AM UTC Sergey Kovalev travis-ci pending completion   set done
65 master Fix ClosureModel.is_descendant_of Pull #56 02 Apr 2021 09:03AM UTC Sergey Kovalev travis-ci pending completion   set done
63 master Django 2.2 support Pull #54 17 Jun 2020 12:21PM UTC moden travis-ci pending completion   set done
62 master Django 2.2 support Pull #54 17 Jun 2020 06:52AM UTC moden travis-ci pending completion   set done
61 master fix: __unicode__ must return unicode Because if `str(self.parent)` actually returns something like `\xd0\xbf\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb5\xd1\x82` and you try to `print(ModelClosure)`, you will see UnicodeEncodeError Pull #53 17 Apr 2020 03:46AM UTC GitHub travis-ci pending completion   set done
60 patch-1 Add gitversion as a required dependency Cannot install this via Pipenv or pip because gitversion is a missing required dependency. Setup.py imports `from closuretree.version import __VERSION__` which requires gitversion to be installed. Pull #52 18 Feb 2019 09:39AM UTC web-flow travis-ci pending completion   set done
59 master Added Django 2.0 on Python 3.6 and PyPy3.5v5.10.1 to .travis.yml. Pull #49 06 Apr 2018 03:58PM UTC web-flow travis-ci pending completion   set done
58 master Merge pull request #48 from movermeyer/fix_badges Switched broken pypip.in badges to shields.io push 06 Mar 2018 10:21AM UTC web-flow travis-ci pending completion   set done
57 master Switched broken pypip.in badges to shields.io Pull #48 05 Mar 2018 06:19PM UTC web-flow travis-ci pending completion   set done
56 master Support testing on Django<1.5 Pull #42 03 Dec 2017 06:27AM UTC web-flow travis-ci pending completion   set done
55 master Substitute commit_on_success() for atomic() on Django<1.6 Pull #42 02 Dec 2017 02:27PM UTC web-flow travis-ci pending completion   set done
54 master Wrap saving operations in a transaction Wrap saving operations in a transaction to prevent inconsistency between main model and closure model Pull #42 14 Nov 2017 11:36AM UTC web-flow travis-ci pending completion   set done
53 1.2.0 Merge pull request #41 from ykiu/support-abstract-model Support subclassing ClosureTree to make abstract model push 06 Nov 2017 03:33PM UTC web-flow travis-ci pending completion   set done
52 master Merge pull request #41 from ykiu/support-abstract-model Support subclassing ClosureTree to make abstract model push 06 Nov 2017 03:31PM UTC web-flow travis-ci pending completion   set done
51 master Support subclassing ClosureTree to make abstract model ClosureTree seemed to create its own table (closure table) on DB even when the class is subclassed by an abstract model (i.e. whose Meta.abstract is True). I think I fixed it: now ClosureMode... Pull #41 06 Nov 2017 03:02PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc