evorepo/mirrors
Dan McGee 0bb5e9fd6d Defer format string substitution to logger
Don't use 'fmtstr % (arg1, arg2)' type format; logger can be passed a format
string and the arguments to populate it. Saves a bit of work for strings
that never end up getting displayed anyway.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-01-31 15:10:48 -06:00
..
fixtures Update MirrorProtocol fixture data 2010-09-30 14:36:38 -05:00
management Defer format string substitution to logger 2011-01-31 15:10:48 -06:00
migrations Add has_ipv{4,6} to MirrorUrl 2010-10-13 18:25:54 -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 Fix mirror check unicode function 2010-12-07 17:05:44 -06:00
utils.py Use check count for this URL, not max of all mirrors 2010-12-12 01:13:32 -06:00
views.py Add a mirror status JSON view 2010-12-13 13:58:40 -06:00