Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnobile2012/multiple-select
A Django admin type multiple select box.
https://github.com/cnobile2012/multiple-select
Last synced: 9 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-22T02:27:06.000Z (over 9 years ago)
- Last Synced: 2024-04-16T02:08:43.747Z (7 months 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.