django/tests/decorators
Ben Lomax 4dfc6ff8a8 Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions.
Thanks Carlton Gibson and Mariusz Felisiak for reviews.
2023-04-25 10:08:03 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_cache.py Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions. 2023-04-25 10:08:03 +02:00
tests.py Moved cache decorators tests into decorators/test_cache.py. 2023-04-04 09:53:31 +02:00