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

Drop old Django versions #346

Closed yakky closed 5 years ago

yakky commented 5 years ago

Just drop Django < 1.11

django CMS 3.4 / 3.5 will be dropped when 3.7 will be released

codecov[bot] commented 5 years ago

Codecov Report

Merging #346 into develop will decrease coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #346      +/-   ##
===========================================
- Coverage     90.9%   90.77%   -0.14%     
===========================================
  Files            7        7              
  Lines          671      661      -10     
  Branches       142      136       -6     
===========================================
- Hits           610      600      -10     
  Misses          28       28              
  Partials        33       33
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <100%> (ø) :arrow_up:
djangocms_installer/django/__init__.py 89.95% <100%> (-0.17%) :arrow_down:
djangocms_installer/config/__init__.py 90.11% <100%> (-0.34%) :arrow_down:

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 9fec66d...574fac3. Read the comment docs.