Chris Shenton
Chris Shenton
i've got a bunch of *Pipenv shell* buffers and don't know which is which. It would be handy to name them when you create them, like I can do with...
PSequel's a delight to use, so much faster than things like DBeaver. But on large tables, when I want to understand my structure, it's hard to find my fields in...
I'm using Trac-0.12, perhaps this is the issue. This patch fixes it: diff --git a/itteco/ticket/roadmap.py b/itteco/ticket/roadmap.py index f85002c..3d76f8e 100644 --- a/itteco/ticket/roadmap.py +++ b/itteco/ticket/roadmap.py @@ -680,6 +680,7 @@ class IttecoRoadmapModule(RoadmapModule): stat...
This builds upon HimanshuGarg47:fix/11972-documentation-build-with-errors, adding: * silences warnings due to Sphinx not being able to resolve Wagtail type hint names (bug reports from 3 years back) * 3 unresolved reference...