jazzband / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
8.07k stars 1.05k forks source link

Restore compatibility with iptools.IpRangeList #1929

Closed quinox closed 4 months ago

quinox commented 4 months ago

Description

As per the discussion in #1928.

Fixes #1928

Checklist: