Re: Formatacao
even through the code {{form.valor_ultimacompra | floatformat: 2}} does not return anything.
my model is
valor_ultimacompra = models.DecimalField (u'Vlr. Ult.Compra 'max_digits = 18, decimal_places = 2, default = 0, blank = True, null = True)
when you step this way}} {{form.valor_ultimacompra works
can someone ajuadar me?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ea67281b-0e8e-48bf-9df3-3a19a0944e2e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home