django/tests/decorators
Vaarun Sinha 884ce37479 Fixed #35083 -- Updated method_decorator to handle async methods.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2024-08-30 08:54:49 -03:00
..
__init__.py
test_cache.py
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
test_common.py Refs #31949 -- Made @no_append_slash decorator to work with async functions. 2023-05-23 10:04:41 +02:00
test_csrf.py
test_gzip.py
test_http.py
test_vary.py
tests.py Fixed #35083 -- Updated method_decorator to handle async methods. 2024-08-30 08:54:49 -03:00