addons-server/apps/bandwagon/tests
Mathieu Pillard 3f44e85e0f Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010)
uncached is generic and therefore wrong everytime we have soft
deletion or when there is model inheritance involved.

It's better to remove it and use the regular objects manager with
a no_cache() added to disable cache-machine.
2013-09-10 13:54:49 +02:00
..
__init__.py collection_list helper and test 2010-02-13 12:32:01 +01:00
test_helpers.py fix amo bandwagon test 2013-03-25 11:54:35 -07:00
test_models.py Fixed a few more fixture errors 2013-04-05 16:32:27 -07:00
test_tasks.py Fix for icon-related tests on amo 2012-08-31 13:28:32 -07:00
test_views.py Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010) 2013-09-10 13:54:49 +02:00