Sunday, October 30, 2011

django-easyfilters examples?

Does anyone know of any examples for django-easyfilters (apart from
the official documentation, which is a little lacking)?

I'm having trouble understanding how to create a custom filter for a
many-to-many relationship (the default ManyToManyFilter appears as
"MyType object (x)" in the template (where x is the count). Instead of
resolving the choices as the values in the query set.


thanks
-alan

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment