Skip to content

Tech I learned

Each week, I share a technical trick that I learned

  • Home
  • Code
  • Home
  • Code

Tag: code

Django tip, join in template
Code / Django

Django tip, join in template

13/10/2023

Here is my Django tip of the week (not provided every week 🙄) Let’s join in template ! Using template filter join Works well or …

Attribute Github PR automatically
Code / Git/Github

Attribute Github PR automatically

12/03/202312/03/2023

If you are bored to attribute every project pull request one by one and always to the same persons, you can configure github to do …

HTML properties async and defer on script tag
Code

HTML properties async and defer on script tag

15/02/2023

Often, the JS package documentations make you write piece of code like : with this piece of code, the browser will wait the script is …

django-extentions and more to enrich your development environment
Code / Python

django-extentions and more to enrich your development environment

15/02/202311/03/2023

I recently install django-extensions, ptpython and django-browser-reload packages on a project, it is convenient packages to Django developer. Installation install it with pip: or reference …

Recent Posts

  • PostgreSQL tips
  • Convert a UUID in base57 with PostgreSQL (like Shortuuid)
  • PostgreSQL doesn’t know how to do division
  • GIT Blame in VSCode
  • Manage MAX_ID and auto_increment value

Categories

  • Code
  • Deploiment
  • Django
  • Flutter
  • Générale
  • Git/Github
  • Management
  • PostgreSQL
  • Python
  • Security
  • Tailwind
Copyright © 2025 Tech I learned. Powered by WordPress and Bam.