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

Add Python 3.10 support. #138

Closed hramezani closed 2 years ago

hramezani commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (35bd328) into master (55634e5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          399       399           
  Branches        59        59           
=========================================
  Hits           399       399           

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 55634e5...35bd328. Read the comment docs.

jezdez commented 2 years ago

Thank you @hramezani!