https://github.com/cnobile2012/multiple-select
A Django admin type multiple select box.
https://github.com/cnobile2012/multiple-select
Last synced: about 2 months ago
JSON representation
A Django admin type multiple select box.
- Host: GitHub
- URL: https://github.com/cnobile2012/multiple-select
- Owner: cnobile2012
- License: mit
- Created: 2013-11-15T00:56:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-22T02:27:06.000Z (almost 11 years ago)
- Last Synced: 2024-12-27T22:56:06.363Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Multiple Select Box
===================
A Django admin type multiple select box.
What is This?
-------------
If you have ever used the Django admin and wondered how you could use the
multiple select box, then stop your search, here is a possible solution to
your problem.
> I'm still in the process of converting this code from a Django code base
so please be patient. This will not be a huge project, but I will need to
get back to it at some time in the future.