Opened 20 years ago
Last modified 18 years ago
#216 closed defect
sqlite3 broken post rev 329 — at Initial Version
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Metasystem | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | rmunn@… | Triage Stage: | Ready for checkin |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Changes to function_get_list in meta.py in rev 329 seem to have broken support for sqlite3. Loading the barebones admin site in rev 328 works fine. If I do the same with rev 329, I get the following stack trace posted here: http://pastebin.com/323094
Note:
See TracTickets
for help on using tickets.