﻿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
5833	newforms-admin enable registering custom FilterSpecs	Honza Král	nobody	I odified the filterspec definition to allow for users to register their own filters in admin. The mechanism is simple - I just reverted the order of the registry so that newly registered specs will come first. That way if you register your own filter via {{{FilterSpec.register}}}, it will be used before the default one.		new	contrib.admin	newforms-admin			newforms admin list_filter filterspec		Unreviewed	1	0	0	0		
