This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
decorators
History
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
…
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