Skip to content

Integrates chosen javascript library with ajax autocomplete functionality into the django admin

License

Notifications You must be signed in to change notification settings

benoptimus/django-chosen-ajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a custom version of django-chosen-ajax app where i add some missing fields (ChosenChoiceField,ChosenModelChoiceField...)

Install

Install with pip

pip install git+https://github.com/benoptimus/django-chosen-ajax.git#egg=django-chosen-ajax

About

Integrates chosen javascript library with ajax autocomplete functionality into the django admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.4%
  • Python 37.8%
  • JavaScript 16.8%