mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Fixed #34111 -- Made test runner with --debug-sql format SQL queries.
This commit is contained in:
parent
5ec64fa481
commit
3283120cca
5 changed files with 24 additions and 16 deletions
|
@ -294,7 +294,7 @@ dependencies:
|
|||
* memcached_, plus a :ref:`supported Python binding <memcached>`
|
||||
* gettext_ (:ref:`gettext_on_windows`)
|
||||
* selenium_
|
||||
* sqlparse_ 0.2.2+ (required)
|
||||
* sqlparse_ 0.2.3+ (required)
|
||||
* tblib_ 1.5.0+
|
||||
|
||||
You can find these dependencies in `pip requirements files`_ inside the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue