Updated Select2 to version 4.0.7.

This commit is contained in:
Johannes Hoppe 2019-07-10 12:31:16 +02:00 committed by Carlton Gibson
parent ed668796f6
commit 00d4e6f8b5
67 changed files with 451 additions and 252 deletions

View file

@ -79,6 +79,8 @@ Minor features
<django.contrib.admin.ModelAdmin.get_inlines>` method allows specifying the
inlines based on the request or model instance.
* Select2 library is upgraded from version 4.0.3 to 4.0.7.
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~