﻿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
25069	Make _unregister_lookup be public API	Andriy Sokolovskiy	Andriy Sokolovskiy	"(as a follow-up for discussion from https://github.com/django/django/pull/4948)

Django allows users to register a custom lookups, but there are no public way to unregister it.
I don't see a reason to keep `_unregister_lookup` as a private API, so I'm proposing to make it be public and add documentation for it."	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix		Anssi Kääriäinen	Unreviewed	0	0	0	0	0	0
