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+unsubscr...@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/abddc39f-4379-4ecf-88bc-c178d895ea50%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to