django-health-check
django-health-check copied to clipboard
Changed 'url' instances in docs and tests to 'path'.
'path' was introduced in django 2.0 (the minimum supported version for django-health-check) as a simpler replacement for url and url was officially deprecated in Django 3.1.
@tannart are you working on this?
Yeah, I just submitted a merge conflict resolution.