evorepo/mirrors
Dan McGee ed49122429 Fix an off by one error in math for check interval
Because we are averaging the interval and not the value, we need to subtract
one from the total we are dividing by. Whoops.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-10-01 18:08:54 -05:00
..
fixtures Update MirrorProtocol fixture data 2010-09-30 14:36:38 -05:00
management Small updates to mirrorcheck command 2010-09-21 17:29:45 -05:00
migrations Add is_download field to mirror protocols 2010-09-30 14:20:45 -05:00
templatetags Mirror status improvements 2010-09-30 12:47:30 -05:00
__init__.py added mirrors app from archweb_pub 2009-11-09 22:24:46 -02:00
admin.py Add is_download field to mirror protocols 2010-09-30 14:20:45 -05:00
models.py Add is_download field to mirror protocols 2010-09-30 14:20:45 -05:00
utils.py Fix an off by one error in math for check interval 2010-10-01 18:08:54 -05:00
views.py Use new is_download field 2010-09-30 14:32:54 -05:00