django/tests/decorators
th3nn3ss 3152f9de47 Refs -- Made http decorators to work with async functions. 2023-06-26 09:29:04 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
test_cache.py Refs -- Made @never_cache and @cache_control() decorators to work with async functions. 2023-04-25 10:08:03 +02:00
test_clickjacking.py Refs -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 2023-05-20 15:52:00 +02:00
test_common.py Refs -- Made @no_append_slash decorator to work with async functions. 2023-05-23 10:04:41 +02:00
test_http.py Refs -- 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