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-05 14:06:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Jon Janzen
5e98959d92
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
html.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
runner.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
selenium.py
Fixed
#34675
-- Fixed creating remote webdriver for Selenium 4.10.0+.
2023-06-26 14:33:28 +02:00
signals.py
Fixed
#32172
-- Adapted signals to allow async handlers.
2023-03-07 08:39:25 +01:00
testcases.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
utils.py
Refs
#32446
-- Removed SERIALIZE test database setting per deprecation timeline.
2023-01-17 11:49:15 +01:00