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

Remove todo.

pull/7/head
Ferry Boender 10 years ago
parent 742b4ec0e3
commit 84282b2421
  1. 3
      src/scriptform.py

@ -3,9 +3,6 @@
# Todo: # Todo:
# #
# - How does script_raw check the exitcode? Document this. # - How does script_raw check the exitcode? Document this.
# - Validate field values properly.
# * Integer/float min, max
# * Uploaded files mime-types/extensions
# - Radio field type has no correct default value. # - Radio field type has no correct default value.
# - Default values for input fields. # - Default values for input fields.
# - If there are errors in the form, its values are empties. # - If there are errors in the form, its values are empties.

Loading…
Cancel
Save