django-smart-selects icon indicating copy to clipboard operation
django-smart-selects copied to clipboard

Chainfield as FilteredSelectMultiple

Open alex20465 opened this issue 4 years ago • 0 comments
trafficstars

This PR contains modifications to properly handle ModelMultipleChoiceField base on FilteredSelectMultiple widget as chainfield.

It contains also test examples with a book-store, please take a look.

Here is a screenshot example:

Stations is the chainfield, station-variants and station-routes are based on stations which is a ModelMultipleChoiceField with the FilteredSelectMultiple widget

image

alex20465 avatar Oct 27 '21 13:10 alex20465