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

Fix urls.py #303

Closed yakky closed 7 years ago

yakky commented 7 years ago

Apparently something was missing for #297 Fix #300

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.377% when pulling 871d186ea025507c2ee18c5f5a7689f6e2e5e86c on hotfix/urls into a76d57ff9f8ee61f249ed5459a880f3f5102e510 on release/0.9.x.

codecov-io commented 7 years ago

Codecov Report

Merging #303 into release/0.9.x will not change coverage. The diff coverage is n/a.

@@              Coverage Diff              @@
##           release/0.9.x    #303   +/-   ##
=============================================
  Coverage           89.2%   89.2%           
=============================================
  Files                  8       8           
  Lines                658     658           
  Branches             138     138           
=============================================
  Hits                 587     587           
  Misses                37      37           
  Partials              34      34
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <ø> (ø) :white_check_mark:

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 a76d57f...871d186. Read the comment docs.