﻿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
32712	Depracate the  django.utils.baseconv module.	Mariusz Felisiak	Hasan Ramezani	`django.utils.baseconv` is a private and undocumented module. Only `django.utils.baseconv.base62` is used internally so it's probably better to deprecate it (and remove in Django 5.0) and define `base62.encode()` and `decode()` functions in `django.core.signing` instead (see [https://github.com/django/django/pull/14339#issuecomment-831342700 comment]).	Cleanup/optimization	closed	Utilities	4.0	Normal	fixed		Simon Charette pythonwood	Ready for checkin	1	0	0	0	0	0
