We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 062c6c3 + 3f874a1 commit 563198aCopy full SHA for 563198a
1 file changed
README.md
@@ -48,6 +48,7 @@ Third party developers have create plugins for platforms which allow Select2 to
48
Plugins
49
50
* [Django]
51
+ - [django-autocomplete-light]
52
- [django-easy-select2]
53
- [django-select2]
54
* [Meteor] - [meteor-select2]
@@ -102,6 +103,7 @@ The license is available within the repository in the [LICENSE][license] file.
102
103
104
[bootstrap3]: https://getbootstrap.com/
105
[django]: https://www.djangoproject.com/
106
+[django-autocomplete-light]: https://github.com/yourlabs/django-autocomplete-light
107
[django-easy-select2]: https://github.com/asyncee/django-easy-select2
108
[django-select2]: https://github.com/applegrew/django-select2
109
[flat-ui]: http://designmodo.github.io/Flat-UI/
0 commit comments