wagtail-nest / wagtail-review

A Wagtail extension for gathering annotations and feedback on pages before publication
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

FOREIGN KEY EXCEPTION when running plugin on local machine with SQLite #11

Open favdv opened 5 years ago

favdv commented 5 years ago

When installing the latest version of wagtail, the latest version of the wagtailbakerydemo and the latest version of the plugin on a local environment, using the default SQLite database setup, a "FOREIGN KEY constraint failed" exception is appearing.

To replicate the issue:

With debugging disabled, an internal server error is shown.

Debug tracelog info attached.

Errors+found+during+install.docx