Chris Clark
Chris Clark
As an organization grows, it becomes increasingly hard to find your go-to queries. Favorites would help this (and probably replace the 'top x most run' section at the top of...
A basic chatgpt-powered SQL assistant
Django is moving to the {% translate %} tag. https://docs.djangoproject.com/en/5.0/topics/i18n/translation/#translate-template-tag The {% trans %} alias is likely being removed.
Here's a test that will verify that the url functions have indeed been decorated: ``` py from django.test import TestCase from django.conf.urls import url, include from functools import wraps from...
The AI assistant fairly frequently 'forgets' to put double quotes around table names a and fields when generating SQL to query SQLite files. Alternatively (or perhaps additionally), we could improve...
Making sure #633 doesn't happen again.
Quick way of viewing "my history"