diff options
author | Dan McGee <dan@archlinux.org> | 2013-01-20 14:15:53 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-02-09 16:20:38 -0600 |
commit | 8524a6057c4b99a620850494a22eb3d1f56bee68 (patch) | |
tree | e7f00207fa4e94de9393cf8a44407e349e2b95b3 /retro/views.py | |
parent | 271d1babbf8038e17d9dc5cfc3cd659463848400 (diff) |
Change caching strategy on package.applicable_arches
Rather than use the Django cache for this (aka memcached), just do it on
a per-object instantiation basis. This means no external services calls
except the first time to the database, which should be quite a bit
faster.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'retro/views.py')
0 files changed, 0 insertions, 0 deletions