Hi everyone, When I specify filter_horizontal for any ManyToMany field on a model using Django trunk, and that field is required, admin will not allow me to save the choice(s). it will tell me the field is required, no matter how many choices I select.
If I remove the filter_horizontal, and I make selection(s), the form will submit properly. Anyone else seeing the same issue? TIA, Brandon --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---