{% extends "docs.html" %} {% block docs_fragment %}
field types (ft) contains validation information, and type info. subclasses of formt.fts._base_ft did ft for only strings and ints. check formt.fts
extra field types are defined like the string, or int ft. placed in a file location. file location must be part of FORMS_FT django settings variable ( a sequence).
{% endblock %}