﻿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
22804	A warning should be issued when an invalid separator is passed to signing.Signer	David Wolever	Jaap Roes	"Currently there is no warning or error when an invalid value (ex, `-`) is passed to `django.core.signing.Signer`.

See https://github.com/django/django/pull/2784 for a patch which adds a warning.

An exception might be even better, but that would break backwards compatibility."	Cleanup/optimization	closed	Core (Other)	1.6	Normal	fixed			Accepted	1	0	0	0	1	0
