Change celery's \x06\x16 priority separator
2021-01-21
How to change the celery \x06\x16 priority separator to something more shell friendly.
Snippetspythoncelerydjango
Print django SQL queries in development
2020-11-20
How to display SQL queries using the --print-sql option from django-extensions
Snippetspythondjangodjango-extensions