Olivier Pons
Posts
- How to Use Hyperfine. Example: Compare the Performance of rg and ag
- Automating Git Branch Cleanup with an Alias: A Practical Guide
- Black Screen – A Simple Yet Useful Tool
- Delete the oldest files from a folder as long as it exceeds a certain size
- Django scripting: “AppRegistryNotReady: Apps aren’t loaded yet” solution!
- Python: compile and run multiple versions without collisions
- Asynchronous Python TCP server. And its C# Unity client!
- Django: how to check if we are in debug mode in the template
- Django: how to make customized error pages (404, 500, etc.)
- Django >= 2.1: how to make a customized administration, the “clean” way