This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
backends
/
sqlite
History
JaeHyuck Sa
b98075dc62
Refs
#36822
-- Hoisted bulk_batch_size() implementations to base backend.
2026-01-16 09:15:53 -05:00
..
__init__.py
Reorganized backends tests.
2017-06-21 12:00:47 -04:00
test_creation.py
Fixed
#36531
-- Added forkserver support to parallel test runner.
2025-07-29 14:11:22 -03:00
test_features.py
Fixed
#36818
-- Ensured SQLite connection before accessing max_query_params.
2025-12-22 20:33:13 -05:00
test_functions.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_introspection.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_operations.py
Refs
#36822
-- Hoisted bulk_batch_size() implementations to base backend.
2026-01-16 09:15:53 -05:00
tests.py
Fixed
#36420
-- Used actual SQLite limits in last_executed_query() quoting.
2025-11-07 16:41:57 -05:00