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-04-23 00:34:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Mariusz Felisiak
c2118d72d6
Fixed
#34240
-- Preserved headers of requests made with django.test.Client in assertRedirects().
...
Bug in 67da22f08e05018ea968fcacbac9ac37ea925d85.
2023-01-13 11:30:27 +01:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Fixed
#34240
-- Preserved headers of requests made with django.test.Client in assertRedirects().
2023-01-13 11:30:27 +01:00
html.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
runner.py
Fixed
#34111
-- Made test runner with --debug-sql format SQL queries.
2022-10-24 08:11:30 +02:00
selenium.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
signals.py
Refs
#26029
-- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
2023-01-12 09:58:36 +01:00
testcases.py
Fixed
#34240
-- Preserved headers of requests made with django.test.Client in assertRedirects().
2023-01-13 11:30:27 +01:00
utils.py
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00