#31682: Document required sqlparse version in Django 2.2.
-------------------------------+------------------------------------
Reporter: Fabian Sturm | Owner: felixxm
Type: Bug | Status: assigned
Component: Documentation | Version: 2.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"9ecce34afe7ca2932bec0dfadd4c68b3f5e1fb4b" 9ecce34]:
{{{
#!CommitTicketReference repository=""
revision="9ecce34afe7ca2932bec0dfadd4c68b3f5e1fb4b"
[2.2.x] Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.
Support for sqlparse < 0.2.2 was broken in
40b0a58f5ff949fba1072627e4ad11ef98aa7f36 because is_whitespace property
was added in sqlparse 0.2.2.
Backport of 4339f2aff272bceabd67e452c65bcfe0700b3f09 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31682#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.464b26bacc6645bfdb856bd841aa2e96%40djangoproject.com.