You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do you need this model? What does it solve? Please describe.
We may still need "template" systems in many applications we use and develop (eg. Email Templates, and SMS Templates).
Details
Field Name
Python Type
Description
Unique
Required
Index
title
str
Title of the template
False
True
True
content, or description, or body
str
Content of the template
False
True
False
The text was updated successfully, but these errors were encountered:
Why do you need this model? What does it solve? Please describe.
We may still need "template" systems in many applications we use and develop (eg. Email Templates, and SMS Templates).
Details
title
str
False
True
True
content
, ordescription
, orbody
str
False
True
False
The text was updated successfully, but these errors were encountered: