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-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
decorators
History
Ben Lomax
74f7deec9e
Refs
#31949
-- Made make_middleware_decorator to work with async functions.
2023-09-13 11:41:01 +02:00
..
__init__.py
…
test_cache.py
…
test_clickjacking.py
…
test_common.py
…
test_csrf.py
Refs
#31949
-- Made make_middleware_decorator to work with async functions.
2023-09-13 11:41:01 +02:00
test_gzip.py
Refs
#31949
-- Made make_middleware_decorator to work with async functions.
2023-09-13 11:41:01 +02:00
test_http.py
Refs
#31949
-- Made make_middleware_decorator to work with async functions.
2023-09-13 11:41:01 +02:00
test_vary.py
Refs
#31949
-- Made @vary_on_(cookie/headers) decorators work with async functions.
2023-07-10 11:43:36 +02:00
tests.py
Moved http decorator tests into decorators/test_http.py.
2023-06-26 09:29:01 +02:00