1.9. 필터 (up)

1.9.1. FormHelpers 필터 (up)

1.9.1.1. error_class filter

If argument is not empty Example: Using error_class to show an error class

1.9.1.2. inline_errors 필터

예에 인라인으로 오류 필드를 출력합니다. inline_errors를 사용하여 인라인 오류를 표시

{{ form.errors.description | inline_errors }}