1
This isn’t the way to do it. What you need is one field, but two widgets. You can use MultiValueField in conjunction with MultiWidget to achieve this.
Source:stackexchange.com
1
This isn’t the way to do it. What you need is one field, but two widgets. You can use MultiValueField in conjunction with MultiWidget to achieve this.