nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Pin django-polymorphic version #325

Closed yakky closed 6 years ago

yakky commented 6 years ago

we must pin django-polymorphic<2.0 for django 1.10 and below

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.82% when pulling c140142462986b470c78c2a358d0b60eac636279 on hotfix/polymorphic-pin into 0f28ed282196a810e94d45e3866cdc1d6dca2f37 on develop.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #325   +/-   ##
========================================
  Coverage    90.82%   90.82%           
========================================
  Files            7        7           
  Lines          643      643           
  Branches       134      134           
========================================
  Hits           584      584           
  Misses          27       27           
  Partials        32       32
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <ø> (ø) :arrow_up:

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 0f28ed2...c140142. Read the comment docs.