Jasper Berghoef
Jasper Berghoef
 For reference, this is the design I made a while back for creating personalised content in a more "inline" fashion. This design also assumed...
This is a design I've created some time ago for appointing segments to stream field blocks.
A neat way might be to let developers choose between using the mixin and using the PersonalisablePage class that already includes the mixin. With good documentation a developer can decide...
That's pretty much what I had in mind. Using this method we won't have to complicate the "tag rule" and can always assume the tags are in the same field.
The issue seems to have been caused by overriding the `extra_js` template block. #195 should fix this.
Hi Matt, I notice in the stacktrace above that no migrations have been applied. Could you please remove the sqlite database in the root directory of the project and run...
Hi Matt, Thank you for the new stacktrace. Could you please provide me with the version number of Sqlite that you're running? Thanks, Jasper
Could you update your sqlite installation to the newest version? I suspect the error is caused by a bug resolved in newer versions of Sqlite.
Hi @mattlinares , This seems to be a similar problem as described here: https://github.com/wagtail/wagtail/issues/4941 . One solution mentioned is not to upgrade, but downgrade SQLite. I guess that's worth a...
The "Users with account" option is pretty specific. Would you mind sharing your reasoning behind this?