jayfk / fundingoss.com

http://fundingoss.com
BSD 3-Clause "New" or "Revised" License
59 stars 15 forks source link

Update django-model-utils to 2.5 #72

Closed pyup-bot closed 8 years ago

pyup-bot commented 8 years ago

There's a new version of django-model-utils available. You are currently using 2.4. I have updated it to 2.5

Changelog

2.5


  • Drop support for Python 3.2.
  • Add support for Django 1.10.
  • Track foreign keys on parent models properly when a tracker is defined on a child model. Fixes GH-214.

Happy merging! 🤖

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #72 into master will not affect coverage as of d04a6b2

@@            master     #72   diff @@
======================================
  Files            9       9       
  Stmts           96      96       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             96      96       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of d04a6b2

Powered by Codecov. Updated on successful CI builds.

pyup-bot commented 8 years ago

Closing this in favor of #123