This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
00f5d2d110
django
/
tests
/
decorators
History
Ben Lomax
00f5d2d110
Refs
#31949
-- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
2023-05-20 15:52:00 +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
test_clickjacking.py
Refs
#31949
-- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
2023-05-20 15:52:00 +02:00
tests.py
Moved clickjacking decorator tests into decorators/test_clickjacking.py.
2023-05-20 15:23:52 +02:00