Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

django textfield and charfield

use TextField() for large text
use CharField() for smaller texts

Note: They are styled differently on the admin
 
PREVIOUS NEXT
Tagged: #django #textfield #charfield
ADD COMMENT
Topic
Name
4+4 =