-
WARNING: your terminal doesn't support cursor position requests (CPR).
2023-03-28
How to launch a docker container with an interactive shell
-
Django ModelDiffMixin
2023-03-22
How to know if a django model field has changed
-
Django ForeignKey partial index
2022-11-09
How to create a partial index on a django ForeignKey field
-
Change celery's \x06\x16 priority separator
2021-01-21
How to change the celery \x06\x16 priority separator to something more shell friendly.
-
Print django SQL queries in development
2020-11-20
How to display SQL queries using the --print-sql option from django-extensions
-
PYTEST_CURRENT_TEST environment variable
2020-08-10
In which tests is this code being executed?