Re: [Django] #12026: widthratio rounding option/filter

2010-02-04 Thread Django
#12026: widthratio rounding option/filter
---+
  Reporter:  openinformation   | 
Owner:  nobody 
Status:  closed| 
Milestone: 
 Component:  Template system   |   
Version:  1.1
Resolution:  wontfix   |  
Keywords:  widthratio, feature request
 Stage:  Unreviewed| 
Has_patch:  0  
Needs_docs:  0 |   
Needs_tests:  0  
Needs_better_patch:  0 |  
---+
Changes (by russellm):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Marking wontfix because it isn't obvious to me how this would work. Any
 problem that exists with 0 decimal places will exist with N decimal
 places, it will just be a smaller error. In order to guarantee that a
 series of values add up to 100, you need to have knowledge of the entire
 series, which isn't really possible with a simple template tag.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #12026: widthratio rounding option/filter

2009-10-18 Thread Django
#12026: widthratio rounding option/filter
---+
  Reporter:  openinformation   | 
Owner:  nobody 
Status:  new   | 
Milestone: 
 Component:  Template system   |   
Version:  1.1
Resolution:|  
Keywords:  widthratio, feature request
 Stage:  Unreviewed| 
Has_patch:  0  
Needs_docs:  0 |   
Needs_tests:  0  
Needs_better_patch:  0 |  
---+
Changes (by thejaswi_puthraya):

  * needs_better_patch:  => 0
  * component:  Uncategorized => Template system
  * needs_tests:  => 0
  * needs_docs:  => 0

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #12026: widthratio rounding option/filter

2009-10-13 Thread Django
#12026: widthratio rounding option/filter
--+-
 Reporter:  openinformation   |   Owner:  
nobody
   Status:  new   |   Milestone:

Component:  Uncategorized | Version:  1.1   

 Keywords:  widthratio, feature request   |   Stage:  
Unreviewed
Has_patch:  0 |  
--+-
 The widthratio tag is great for displaying quick graphs and percentages.
 The only "problem" is that it rounds to 0 digits after the decimal point.
 That often adds up to percentages > 100%.

 It would be great if one could specify a filter that controls the number
 of digits behind the decimal point.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---