Skip to content

Commit 6e17bfb

Browse files
j4miecarltongibson
andauthored
Add comment to explain Django version differences in asgiref
Co-authored-by: Carlton Gibson <[email protected]>
1 parent 5ac6279 commit 6e17bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log_request_id/tests.py

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def inner():
163163
self.assertRaises(ImproperlyConfigured, inner)
164164

165165

166+
# asgiref is required from Django 3.0
166167
if async_to_sync:
167168

168169
class AsyncRequestIDLoggingTestCase(RequestIDLoggingTestCase):

0 commit comments

Comments
 (0)