Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/8a03c3b3a2a667c82d75a5612ee4f3de9e5bf633?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Mark TODO as done.

pull/7/head
Ferry Boender 10 years ago
parent 0fafeaf8d2
commit 8a03c3b3a2
  1. 1
      src/scriptform.py

@ -34,7 +34,6 @@
# - Default values for input fields.
# - If there are errors in the form, its values are empties.
# - Send responses using self.send_ if possible
# - Maintain order of forms in form configuration.
# - NOt possible right now to auto prefir dates.
# - Visually distinguish required fields.
# - Allow custom CSS

Loading…
Cancel
Save