issues
search
pyscada
/
PyScada
PyScada is a open source scada system that uses the Django framework as backend
http://pyscada.rtfd.io/
GNU Affero General Public License v3.0
537
stars
165
forks
source link
Widget default and form fix
#151
Closed
clavay
closed
5 months ago
clavay
commented
5 months ago
fix form get_daterangepicker and get_timeline
update widget content defaults:
main content default to None
sidebar default to None
options default to {}
remove check: main content is an empty string
check if options is a dict once, else log as info