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
  1. fix form get_daterangepicker and get_timeline
  2. update widget content defaults:
  1. remove check: main content is an empty string
  2. check if options is a dict once, else log as info