Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukas2511/django-artnet-dmx-rgb-colorpicker
This is a simple "Django" Artnet/DMX Colorpicker Tool. Not optimized in any way, and written just to work, no error detection or shell escaping, just relying on pythons int() function.
https://github.com/lukas2511/django-artnet-dmx-rgb-colorpicker
Last synced: about 2 months ago
JSON representation
This is a simple "Django" Artnet/DMX Colorpicker Tool. Not optimized in any way, and written just to work, no error detection or shell escaping, just relying on pythons int() function.
- Host: GitHub
- URL: https://github.com/lukas2511/django-artnet-dmx-rgb-colorpicker
- Owner: lukas2511
- Created: 2013-08-13T17:54:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-13T17:55:07.000Z (over 11 years ago)
- Last Synced: 2024-10-19T06:02:38.556Z (3 months ago)
- Language: JavaScript
- Size: 262 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"Django" Artnet Colorpicker Tool
This is the worst thing. Ever. Don't use this.
If you really want to use it you have to change the *_ROOT paths in settings.pyJavascript was stolen from http://johndyer.name/lab/colorpicker/
I just added the Ajax call after setting the color.