mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34111 -- Made test runner with --debug-sql format SQL queries.
This commit is contained in:
committed by
Mariusz Felisiak
parent
5ec64fa481
commit
3283120cca
@@ -17,7 +17,7 @@ pywatchman; sys.platform != 'win32'
|
||||
PyYAML
|
||||
redis >= 3.0.0
|
||||
selenium
|
||||
sqlparse >= 0.2.2
|
||||
sqlparse >= 0.2.3
|
||||
tblib >= 1.5.0
|
||||
tzdata
|
||||
colorama; sys.platform == 'win32'
|
||||
|
||||
Reference in New Issue
Block a user