eply-To: django-users@googlegroups.com
Subject: not able to see models.DecimalField in template
I have 2 fields in my model:
listing.name and listing.amount
listing.name shows up in the template but listing.amount does not. Do
I have to convert it to unicode first?
Thanks,
Patrick
--
You receiv
You shouldn't need to. How are you rendering your fields in your template?
On Dec 4, 2010 1:21 PM, "Patrick" wrote:
> I have 2 fields in my model:
> listing.name and listing.amount
>
> listing.name shows up in the template but listing.amount does not. Do
> I have to convert it to unicode first?
I have 2 fields in my model:
listing.name and listing.amount
listing.name shows up in the template but listing.amount does not. Do
I have to convert it to unicode first?
Thanks,
Patrick
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post
3 matches
Mail list logo