Commit db04b24e authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...

Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file sizes. Thanks to Aaron T. Myers for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13585 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 047d1611
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -316,7 +316,6 @@ answer newbie questions, and generally made Django that much better:
    Petr Marhoun <petr.marhoun@gmail.com>
    Petar Marić <http://www.petarmaric.com/>
    Nuno Mariz <nmariz@gmail.com>
    Marijn Vriens <marijn@metronomo.cl>
    mark@junklight.com
    Orestis Markou <orestis@orestis.gr>
    Takashi Matsuo <matsuo.takashi@gmail.com>
@@ -484,6 +483,7 @@ answer newbie questions, and generally made Django that much better:
    George Vilches <gav@thataddress.com>
    Vlado <vlado@labath.org>
    Zachary Voase <zacharyvoase@gmail.com>
    Marijn Vriens <marijn@metronomo.cl>
    Milton Waddams
    Chris Wagner <cw264701@ohio.edu>
    Rick Wagner <rwagner@physics.ucsd.edu>