CK's Tech Blog
 
TagsBookshelfSnippetsArticlesLinksPapersBookmarks
[[item.title]]
  • WARNING: your terminal doesn't support cursor position requests (CPR).

    2023-03-28

    How to launch a docker container with an interactive shell

    Snippetsdjangopythondockerpodmanerrorbash

  • Django ModelDiffMixin

    2023-03-22

    How to know if a django model field has changed

    Snippetsdjangopythonutils

  • How to migrate unsalted SHA1 password hashes to PBKDF2 in django

    2023-03-21

    A way to upgrade SHA1 password hashes without salt to a more secure PBKDF2 hashes

    Articlesdjangolegacyphp

  • Random 404 client errors while using the Microsoft Graph API for fetching emails

    2023-02-24

    Workaround for Microsoft Graph API 404 errors caused by ATP

    Articlesapioutlookmicrosoftexchange

  • Django ForeignKey partial index

    2022-11-09

    How to create a partial index on a django ForeignKey field

    Snippetspythondjangopostgres

  • 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

  • PYTEST_CURRENT_TEST environment variable

    2020-08-10

    In which tests is this code being executed?

    Snippetspythonpytest

  • Download mp3 from youtube using youtube-dl

    2020-08-09

    How to download a mp3 version of a youtube video.

    Snippetsyoutube-dl

  • Postgres CSV export

    2020-07-28

    How to export a PostgreSQL query to CSV file

    Snippetspostgrescsv

  • 1
  • 2

CK's Tech Blog

Powered by Hugo