Django-autocomplete-light 3.2.0 release
| by jpic | python django-autocomplete-light djangoWe have two major features:
Complete changelog:
- #745: Add list autocomplete by @dmosberger, https://github.com/jpic and https://github.com/thecardcheat,
- #754: dal_queryset_sequence documentation update by @chubz
- #734: Move create_option functionality into it’s own method @andybak
- #741: Fix initial value not set when selected choices aren’t strings @thauk-copperleaf
- #733: Advanced forward features @gagarski
- #752: Add doc test to CI by @jpic
- #730: Resolve SystemCheckError fields.E304 @thecardcheat
- #721: Note about placement of DAL before grappelli by @chubz
- #748: Update docs example about loading jquery outside the admin @jpic