Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

create model object from dictionary

m2 =MyModel(extra='hello', extra2='world', **data_dict)
m2.save()
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #model #object #dictionary
ADD COMMENT
Topic
Name
1+9 =