﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37277	Update: Extending URLField to Support WebSocket Schemas (ws:// & wss://)	sepehrnorouzi	sepehrnorouzi	"Hi everyone,

I'd like to flag a blocker regarding our model fields—the current URLField validator rejects ws:// and wss:// schemas, which prevents us from storing WebSocket server endpoints.

I've already prepared a fix that adds the necessary schemes and includes the accompanying test suite. The branch is fully ready for peer review.

However, I'm running into a permissions blocker and cannot push the branch to our remote repository at the moment. Could someone please either grant me write access to the required branch or let me know the preferred way to submit this change?

Thanks in advance!

"	Bug	assigned	Core (URLs)	6.1	Normal		URLField, wss, websocket, validator	sepehrnorouzi	Unreviewed	0	0	0	0	1	0
