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-09 15:59:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
tasks
History
Jake Howard
97fee0a3c0
Ensure return value can't be obtained for failed task
2024-12-13 16:10:20 +00:00
..
__init__.py
Fixed DEP 10 -- Implement Tasks interface
2024-09-27 11:27:46 +01:00
is_module_level_function_fixture.py
Update module level function methods
2024-10-17 17:22:16 +01:00
tasks.py
Fixed DEP 10 -- Implement Tasks interface
2024-09-27 11:27:46 +01:00
test_dummy_backend.py
Simplify exception serialization to avoid issues with complex exceptions
2024-11-29 15:07:08 +00:00
test_immediate_backend.py
Ensure return value can't be obtained for failed task
2024-12-13 16:10:20 +00:00
test_tasks.py
Remove option to use
run_after
with timedelta
2024-11-29 16:22:44 +00:00
test_utils.py
Simplify exception serialization to avoid issues with complex exceptions
2024-11-29 15:07:08 +00:00