#14138: Apache setup using sqlite3 breaks when performing a field__regex filter
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  eternicode                         |         Status:  closed
                   Type:             |      Component:  Database layer
  Uncategorized                      |  (models, ORM)
              Milestone:             |       Severity:  Normal
                Version:  1.2        |       Keywords:  sqlite3 apache
             Resolution:             |  operationalerror databaseerror
  worksforme                         |  regex
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by Marvin):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 This problem occurs in version 1.3 too.
 Removing unnecessary "import re" string from _sqlite_regex() function
 solves it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/14138#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to