Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sinnwerkstatt/django-select2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Select2

This is a Django integration of Select2.

The app includes Select2 driven Django Widgets and Form Fields.

More details can be found on my blog at - http://blog.applegrew.com/2012/08/django-select2/.

External dependencies

  • Django - This is obvious.
  • jQuery - This is not included in the package since it is expected that in most scenarios this would already be available.

Changelog Summary

v2.0

Mostly major bug fixes in code and design. The changes were many, raising the possibility of backward incompatibilty. However, the backward incompatibilty would be subtle.

About

This is a Django integration for Select2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.9%
  • Python 40.1%
  • CSS 11.2%
  • HTML 0.8%