Home / CSE MCQs / Django :: Discussion

Discussion :: Django

  1. What does of Django field class types do?
  2. A.
    The database column type
    B.
    The default HTML widget to avail while rendering a form field
    C.
    The minimal validation requirements used in Django admin
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :



Be The First To Comment