0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/decorators
2023-07-10 07:55:02 +02:00
..
__init__.py
test_cache.py
test_clickjacking.py
test_common.py
test_csrf.py Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 2023-07-10 07:55:02 +02:00
test_http.py Refs #31949 -- Made http decorators to work with async functions. 2023-06-26 09:29:04 +02:00
tests.py Moved http decorator tests into decorators/test_http.py. 2023-06-26 09:29:01 +02:00