This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-21 08:20:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fcfbf08abe
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
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