Mark Walker
Mark Walker
__Issue description__: In the download for 2.9.3 there is a CSS sourcemap, but no minified CSS. Is this intentional, or as I suspect, a mistake? Only the JS and ie8...
Under the "about" section of the repo is a link that 404s. Currently set to https://probot.github.io/apps/stale/
Currently the patreon info is hardcoded and therefore a maintenance nightmare, or already out of date. They have a python API though... https://docs.patreon.com/#introduction It's got to be possible to get...
I ran this tool earlier today to generate a report on a domain. Running a local server since then is showing requests coming from somewhere, which seems rather coincidental. These...
Update to celery 4 in tests. Hopefully this will allow python 3.9+
Starting the process of python 3.10 support.
Tests against python 3.9 are failing. https://github.com/groveco/django-sql-explorer/runs/4761199838?check_suite_focus=true It would appear to be related to third party dependencies of the optional packages. Specifically a package called `anyjson` which was last updated...
The schema sidebar, when opened automatically on page load, takes the cursor focus. This can be annoying
Switch from travis to github actions for CI tasks.
## Description I've got a page with 1 placeholder. Using `djangocms-frontend` to build content, first in a container for big displays, then a container for smaller displays. Generally using copy/paste...