applegrew / django-select2

This is a Django integration for Select2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Version 3

DylanYoung opened this issue · comments

Describe the bug
Does django-select2 support jQuery v3? jQuery v2 no longer receives support, but the docs still mention it and nothing else.

To Reproduce
https://django-select2.readthedocs.io/en/latest/get_started.html#external-dependencies

@DylanYoung good catch, thanks! I opened a PR #575 to fix the documentation. Would you mind reviewing the changes? Thx!

Looks good to me @codingjoe. Thanks!