#30008: OperationalError Thrown On Admin Page While Modifying Data
-------------------------------+--------------------------------------
Reporter: Hansheng Zhao | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 2.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Comment (by Simon Charette):
Hello Hansheng Zhao,
Could you provide the output of the following commands in a Python shell
of environment affected by this issue.
{{{#!python
print(sqlite3.version)
print(sqlite3.sqlite_version)
print(sqlite3.connect('file::memory:').cursor().execute('PRAGMA
compile_options').fetchall())
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30008#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.aa8d9cf340bc0a9c1755b64e3929aeec%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.