From: Matthijs Kooijman Date: Tue, 10 Feb 2009 18:48:05 +0000 (+0100) Subject: Add filter_choices helper function. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=381c81a8ffac8c4b3abf6a762d031a7e261e8eaa;hp=381c81a8ffac8c4b3abf6a762d031a7e261e8eaa;p=matthijs%2Fprojects%2Fxerxes.git Add filter_choices helper function. This function allows to easily filter choices for model fields, without duplicating descriptions. ---