|
|
@ -34,7 +34,6 @@ |
|
|
|
# - 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. |
|
|
|
# - Send responses using self.send_ if possible |
|
|
|
# - Send responses using self.send_ if possible |
|
|
|
# - Maintain order of forms in form configuration. |
|
|
|
|
|
|
|
# - NOt possible right now to auto prefir dates. |
|
|
|
# - NOt possible right now to auto prefir dates. |
|
|
|
# - Visually distinguish required fields. |
|
|
|
# - Visually distinguish required fields. |
|
|
|
# - Allow custom CSS |
|
|
|
# - Allow custom CSS |
|
|
|