#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: fixed | operationalerror databaseerror
Triage Stage: Accepted | regex
Needs documentation: 0 | Has patch: 0
Patch needs improvement: 0 | Needs tests: 0
UI/UX: 0 | Easy pickings: 0
-------------------------------------+-------------------------------------
Changes (by ramiro):
* resolution: worksforme => fixed
Comment:
In [16799]:
{{{
#!CommitTicketReference repository="" revision="16799"
Fixed #14138 -- Removed a superfluous import in the sqlite3 DB backend.
This could be of help with some issues people were seeing when deploying
Django with sqlite and Apache.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14138#comment:10>
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.