mirror of
https://github.com/django/django.git
synced 2025-11-24 04:47:12 +00:00
- backends.sqlite.tests.ThreadSharing.test_database_sharing_in_threads
- backends.tests.ThreadTests.test_default_connection_thread_local:
on SQLite, close() doesn't explicitly close in-memory connections.
- servers.tests.LiveServerInMemoryDatabaseLockTest
- test_runner.tests.SQLiteInMemoryTestDbs.test_transaction_support
Check out https://github.com/python/cpython/pull/108015.
|
||
|---|---|---|
| .. | ||
| another_app | ||
| fixtures | ||
| media | ||
| static | ||
| __init__.py | ||
| models.py | ||
| test_basehttp.py | ||
| test_liveserverthread.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||