-
Committer:
Dylan McCall
-
Date:
2010-07-03 19:53:43 UTC
-
Revision ID:
dylanmccall@gmail.com-20100703195343-hvf804bwvhalnwh3
Filters can have human-friendly names, now!
Filter class and subclasses take extra arguments via **kwargs
Fixed a FIXME! Added default_choices_dict method, so a subclass of ChoiceFilter can provide a fancy dictionary of choices without needing to override __init__.
Fixed left margin inside top-level FilterGroups.