django-select2

Select2 option fields for Django
Download

django-select2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Nirupam Biswas
  • Publisher web site:
  • https://github.com/applegrew/

django-select2 Tags


django-select2 Description

django-select2 is a Django integration of Select2.The app includes Select2 driven Django Widgets and Form Fields.Installation1. Install django_select2 pip install django_select22. Add django_select2 to your INSTALLED_APPS in your project settings.3. When deploying on production server, run :- python manage.py collectstaticMore detailsMore details can be found on my blog at - http://blog.applegrew.com/2012/08/django-select2/.Example ApplicationPlease checkout testapp application. This application is used to manually test the functionalities of this component. This also serves as a good example.You need only Django 1.4 or above to run that.Product's homepage


django-select2 Related Software