diff options
author | Dan McGee <dan@archlinux.org> | 2013-12-14 17:10:52 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-12-14 17:10:52 -0600 |
commit | bdfa22500f47fcfa0f40de14424c25792995c9e9 (patch) | |
tree | 04682d259ea1499b6b2dda6b9773da0f0fb84741 /mirrors/models.py | |
parent | 0b0e2b9d2aabd1c34f742e6525ee075751600e37 (diff) |
Use stable parameters for cacheable function
It doesn't do much good to mark a function as cacheable if we call it
every single time with different arguments due to using the current date
and time. Fix it by passing the offset in instead.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'mirrors/models.py')
0 files changed, 0 insertions, 0 deletions