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 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Markus Holtermann
aa90795050
Fixed
#35646
-- Extended SafeExceptionReporterFilter.hidden_settings to treat
AUTH
as a sensitive match.
...
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-08-01 15:02:00 -03:00
..
__init__.py
…
test_csrf.py
Removed hardcoded docs version in csrf template.
2024-05-21 11:03:39 +02:00
test_debug.py
Fixed
#35646
-- Extended SafeExceptionReporterFilter.hidden_settings to treat
AUTH
as a sensitive match.
2024-08-01 15:02:00 -03:00
test_defaults.py
Fixed
#35364
-- Stopped AdminEmailHandler rendering email unnecessarily.
2024-04-12 10:37:28 +02: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