diff options
Diffstat (limited to 'docs/releases/2.2.txt')
| -rw-r--r-- | docs/releases/2.2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.2.txt b/docs/releases/2.2.txt index e83c162b0b..93c1787cac 100644 --- a/docs/releases/2.2.txt +++ b/docs/releases/2.2.txt @@ -331,7 +331,7 @@ change shouldn't have an impact on your tests unless you've customized ``sqlparse`` is required dependency ----------------------------------- -To simplify a few parts of Django's database handling, `sqlparse +To simplify a few parts of Django's database handling, `sqlparse 0.2.2+ <https://pypi.org/project/sqlparse/>`_ is now a required dependency. It's automatically installed along with Django. |
