#30329: Make error message clearer when installed SQLite version is too old.
---------------------------------+------------------------------------
     Reporter:  Alasdair Nicol   |                    Owner:  (none)
         Type:  Bug              |                   Status:  new
    Component:  Error reporting  |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by felixxm):

 * version:  2.2 => master
 * type:  Uncategorized => Bug
 * stage:  Unreviewed => Accepted


Comment:

 This behavior has been changed somewhere in the Django 2.2. I agree that
 it is a bug but probably not crucial. It affects all
 `ImproperlyConfigured`'s exceptions, e.g.
 - `django.core.exceptions.ImproperlyConfigured: Error loading cx_Oracle
 module: No module named 'cx_Oracle'`,
 - `django.core.exceptions.ImproperlyConfigured: SQLite 3.8.3 or later is
 required (found 3.7.X).`, etc.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30329#comment:2>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.711624a4edd1e388f360b058d04ddb2b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to