FIxed #6513 -- Handle overflows better in the floatformat filter. It's not
commit5c338948b5993632ce731fd5fdba51523b446e99
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 07:36:33 +0000 (20 07:36 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 07:36:33 +0000 (20 07:36 +0000)
treef7d24f320fdd6879ca11951f8033807688aa5bb8
parentc23b8bbc776642deffa0a534ac3a610ddd2c56f4
FIxed #6513 -- Handle overflows better in the floatformat filter. It's not
possible to test this automatically everywhere due to differing representations
on different platforms. Manual testing confirms it works, though.

Thanks, Karen Tracey.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7336 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/template/defaultfilters.py