Olivier Pons
Posts
- 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