-
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