Browse Source

Add django-autocomplete-light to integrations

James Pic 8 years ago
parent
commit
3f874a1db4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -48,6 +48,7 @@ Third party developers have create plugins for platforms which allow Select2 to
 Plugins
 Plugins
 
 
 * [Django]
 * [Django]
+  - [django-autocomplete-light]
   - [django-easy-select2]
   - [django-easy-select2]
   - [django-select2]
   - [django-select2]
 * [Meteor] - [meteor-select2]
 * [Meteor] - [meteor-select2]
@@ -102,6 +103,7 @@ The license is available within the repository in the [LICENSE][license] file.
 
 
 [bootstrap3]: https://getbootstrap.com/
 [bootstrap3]: https://getbootstrap.com/
 [django]: https://www.djangoproject.com/
 [django]: https://www.djangoproject.com/
+[django-autocomplete-light]: https://github.com/yourlabs/django-autocomplete-light
 [django-easy-select2]: https://github.com/asyncee/django-easy-select2
 [django-easy-select2]: https://github.com/asyncee/django-easy-select2
 [django-select2]: https://github.com/applegrew/django-select2
 [django-select2]: https://github.com/applegrew/django-select2
 [flat-ui]: http://designmodo.github.io/Flat-UI/
 [flat-ui]: http://designmodo.github.io/Flat-UI/