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-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Jon Janzen
38e391e95f
Refs
#31949
-- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.
...
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2023-06-23 13:29:40 +02:00
..
__init__.py
…
test_csrf.py
Fixed
#34343
-- Moved built-in templates to filesystem.
2023-02-17 09:50:50 +01:00
test_debug.py
Refs
#31949
-- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.
2023-06-23 13:29:40 +02:00
test_defaults.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_i18n.py
Fixed
#34343
-- Moved built-in templates to filesystem.
2023-02-17 09:50:50 +01:00
test_json.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_specials.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_static.py
Refs
#34342
-- Added tests for handling sync streaming responses by test client.
2023-02-17 10:48:00 +01:00