Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

decimal field django

models.DecimalField(..., max_digits=5, decimal_places=2)
Source by docs.djangoproject.com #
 
PREVIOUS NEXT
Tagged: #decimal #field #django
ADD COMMENT
Topic
Name
7+1 =