jazzband / django-hosts

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
http://django-hosts.rtfd.org
Other
982 stars 106 forks source link

Added support for Django 3.1 #124

Closed smithdc1 closed 3 years ago

smithdc1 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #124 (4063c9b) into master (9437c16) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          395       395           
  Branches        59        59           
=========================================
  Hits           395       395           
Impacted Files Coverage Δ
django_hosts/apps.py 100.00% <100.00%> (ø)
django_hosts/managers.py 100.00% <100.00%> (ø)

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 9437c16...4063c9b. Read the comment docs.