GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update django-rosetta to 0.8.0 #241

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of django-rosetta available. You are currently using 0.7.14. I have updated it to 0.8.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.8.0


  • PR 194, huge thanks to jbaldivieso:

    • Better, cleaner RESTful URLs
    • Massive rewrite of Rosetta's view functions as CBVs
    • Better management of cached content
  • Check for PEP8 validity during tests

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 6 years ago

Codecov Report

Merging #241 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #241   +/-   ##
========================================
  Coverage    81.08%   81.08%           
========================================
  Files           12       12           
  Lines          518      518           
========================================
  Hits           420      420           
  Misses          98       98

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cd501bf...563ad1f. Read the comment docs.

pyup-bot commented 6 years ago

Closing this in favor of #242