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

carljm / django-model-utils / 259

Builds Branch Commit Type Ran Committer Via Coverage
259 master Don't try to access __slots__ during copy() When subclassing Django will copy managers from the ancestor class. Copying in turn calls `copy.copy()` which checks whether the object uses `__slots__` or `__dict__`. This could result in the manager c... Pull #105 26 Jan 2014 12:30AM UTC patrys travis-ci pending completion   set done
258 master First pass at fixing the lack of dir() support for PassThroughManagers. Reported in #55 by erikcw. Pull #104 19 Jan 2014 01:15PM UTC kezabelle travis-ci pending completion   set done
257 master Use legacy compatible approach Pull #101 14 Jan 2014 04:06AM UTC funkybob travis-ci pending completion   set done
256 master Update Travis config to match updated tox.ini. push 13 Jan 2014 04:57PM UTC carljm travis-ci pending completion   set done
255 master Shorten test docstring Pull #101 13 Jan 2014 05:50AM UTC funkybob travis-ci pending completion   set done
254 master Remove trailing whitespace. push 10 Jan 2014 11:40PM UTC carljm travis-ci pending completion   set done
253 master edited typo Pull #102 10 Jan 2014 10:50PM UTC dmeehan travis-ci pending completion   set done
252 master updated manager docs Pull #102 10 Jan 2014 10:34PM UTC dmeehan travis-ci pending completion   set done
251 master added documentation about manager mixins Pull #102 10 Jan 2014 10:19PM UTC dmeehan travis-ci pending completion   set done
250 master edited class names Pull #102 10 Jan 2014 09:58PM UTC dmeehan travis-ci pending completion   set done
249 master removed trailing whitespace Pull #102 10 Jan 2014 09:35PM UTC dmeehan travis-ci pending completion   set done
248 master changed class names to be more descriptive Pull #102 10 Jan 2014 09:24PM UTC dmeehan travis-ci pending completion   set done
247 master Update managers.py Pull #102 09 Jan 2014 11:06PM UTC dmeehan travis-ci pending completion   set done
246 master Update tests.py Pull #101 09 Jan 2014 04:47AM UTC funkybob travis-ci pending completion   set done
245 master Attempt to carry over extras(select) values from parent Pull #101 08 Jan 2014 12:49PM UTC funkybob travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 24
  • 25
  • 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