About Checking Permissions with django-guardian in a Template Generically
www.djangotricks.com/tricks/7w4qu...
About Checking Permissions with django-guardian in a Template Generically
www.djangotricks.com/tricks/7w4qu...
About Using Wildcards with the SCP Command
www.djangotricks.com/tricks/3UTKS...
"Python Unplugged on PyTV" is almost here.
π€ Live Python talks on YouTube
π¬ Real conversations
βοΈ No edits
Join us tomorrow at 11:00 am β 6:30 pm CET.
π Save the date: https://www.youtube.com/watch?v=qKkyBhXIJJU
About Admin List Filter with Options Limited to Existing Relations
www.djangotricks.com/tricks/7wMJz...
What a day. I found two bugs in two different software products related to finances (invoices) that slow down my bookkeeping processes. I hope they will fix them soon! π€
02.03.2026 19:55 β π 0 π 0 π¬ 0 π 0
About Checkboxes in Markdown-based HTML
www.djangotricks.com/tricks/32xmf...
About Merging Sets and Dictionaries
www.djangotricks.com/tricks/34P4X...
About Installing Any Python Version on a Remote Server with pyenv and Ansible
www.djangotricks.com/tricks/7e7tD...
I used up all my monthly AI credits in a few days while creating product requirements documents for make-impact.org. For a (summarized) sneak peak, check the Roadmap on the website.
Next weekend, I'll continue with (vibe) engineering.
As a web developer who uses block-based rich text editors such as EditorJS or Quill, have you ever had to render the rich text as anything else than HTML?
28.02.2026 09:50 β π 0 π 0 π¬ 0 π 0
About Debugging
www.djangotricks.com/tricks/7LZnU...
About Avoiding Circular Imports
www.djangotricks.com/tricks/f6BQt...
Configuring tox isnβt completely straightforward, so I wrote a guide that explains how to set it up for testing a Django app across different Python and Django versions.
www.djangotricks.com/blog/2026/02...
About User Sessions on Login
www.djangotricks.com/tricks/4FxPJ...
Nice video style. Like MTV.
26.02.2026 18:22 β π 0 π 0 π¬ 0 π 0
About Accessing Django Project Code from a Python Script
www.djangotricks.com/tricks/75Mug...
About Nullable Boolean Fields
www.djangotricks.com/tricks/7wsxp...
About Questionary Library for Settings Selection
www.djangotricks.com/tricks/637zR...
pyenv frustrations:
Today I found out that accidental `pyenv local 3.14.0` in the home directory created `~/.python-version` which made python3.8, python3.9,...,python3.13 unreachable.
Therefore, tox failed to work as expected.
Deleting `~/.python-version` solved the problem.
One annoying thing about Claude Code is that it completely ignores the mouse.
For example, you can't select a word in a written prompt and delete it, or put a cursor to a different position.
I'd like that to be solved in the near future.
About Creating PostgreSQL Extensions in Test Environment
www.djangotricks.com/tricks/4K4cv...
About In-memory Template Loader
www.djangotricks.com/tricks/7Dy9d...
About Free LLMs for Product Requirement Documents
www.djangotricks.com/tricks/VWV5F...
There are lots of bounty seekers who search for vulnerabilities, so that can be even annoying for the companies.
Many companies have some lines in their terms of use not allowing the users to try hacking their systems. So from a legal perspective, that might be a valid point.
In a Python REPL, the following code is entered: 'π' > 'π' The result is True
People say you shouldn't compare apples and oranges but it seems to work fine for me in Python 3.14, I don't see what the issue is...
21.02.2026 22:28 β π 55 π 9 π¬ 4 π 0Python tip: for precision, use Decimals instead of floats.
22.02.2026 10:43 β π 1 π 0 π¬ 0 π 0
About Floating Point Arithmetic Problems
www.djangotricks.com/tricks/5HQAt...
About the Performance Improvements
www.djangotricks.com/tricks/7PGPC...
I don't know how I survived creating plain-text emails and dynamic markdown documents without django-clearplaintext.
Today I released that utility app to help me and you with whitespace characters within logical blocks in Django templates.
github.com/websightful/...
These days AI helps you spend less time on that :)
21.02.2026 15:13 β π 0 π 0 π¬ 0 π 0