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-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
SaJH
0c81775515
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
...
Signed-off-by: SaJH <wogur981208@gmail.com>
2024-10-16 11:52:22 +02: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
#35703
-- Made technical_404_response() respect SCRIPT_NAME to return default_urlconf().
2024-08-23 18:07:47 +02:00
test_defaults.py
Fixed
#35364
-- Stopped AdminEmailHandler rendering email unnecessarily.
2024-04-12 10:37:28 +02:00
test_i18n.py
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00
test_json.py
Refs
#35727
-- Updated response.content.decode calls to use the HttpResponse.text property.
2024-10-16 11:52:22 +02:00
test_specials.py
…
test_static.py
…