#36710: `from django.utils.html import urlize` mismatch between version
------------------------------+---------------------------------------
Reporter: MehrazRumman | Type: Bug
Status: new | Component: Core (URLs)
Version: 5.2 | Severity: Normal
Keywords: urlizee | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+---------------------------------------
when I am runing tests for `django 5.2` this URL : `
as.d8f.ghj8.gov` , It
is treated as correct URLS but for when I am running tests for
`djangomain` it shows the URL is incorrect. is there any change in URL
validation ?
--
Ticket URL: <
https://code.djangoproject.com/ticket/36710>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.