Hello,

I use latest Django official version - 1.0. I want to use in my admin
view
filter_vertical('categories',)  or
filter_horizontal('categories',)        for a ManyToMany Field.

But I  only get the error message "name 'filter_vertical' is not
defined". In which module should I find it?

Sorry for asking if the solution is obvious, but I am new to django.

Thanks


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to