@MattJ I suspect this might not be the right place for this, but...
It took quite a bit of searching to get an example of how to turn on debug logging for a java app:
I can run caas locally with similar results, but how to run it in debug mode?
Now that I've had a bit more time to dig in to things, I decided it would be harmless to run the post-upgrade script, which seems to have taken care of things.
I apologise for this issue, and...
I do believe I missed running that initially, but now that I've run it, things haven't changed. Is there another step that I have to do if I've run it after I've logged in for the first time? (ie,...
I pulled the code yesterday at 576b2096d2305e571a7e424cd6aa6c6035a5d9a4
Er... so the wiki appears to be gone and this issue exists in https://codeberg.org/Kbin/kbin-core/src/branch/develop/docs/admin_guide.md
I presume it's relevant again and needs fixing?
If I have "DJANGO_DEBUG=True" in my .env, I get an admin interface.
I suspect there must be a something fairly simple off somewhere...