• English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me
Coffee bytes
  • Languages
    English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me

Django Databases

Fix slow queries in Django when using annotate and subqueries

Django’s ORM is quite useful and versatile, it can perform most of the common SQL operations, such as filtering, …
Django Opinion

How to improve Django Framework?

On June 21, 2024 I started a thread on reddit with the following question: “What would you improve about Django …
Django

Generating PDFs with Django and Reportlab

With django and reportlab we can generate PDFs dynamically, using information from our database, user input or any other …
Django Seo

Dynamic sitemap with django

A sitemap is an xml file that functions as a map to navigate your site. Hence the name; Site-map. Search engines, such …
Credits to 藪 https://www.pixiv.net/en/users/50979768
Django Linux

Autocomplete, Suggestions and Related Content: Solr and Django

Solr, together with Lucene, is an outstanding search engine that allows you to perform searches with advanced features. …
Credits to we_make_mangas
Django Linux

How to implement Solr for searches or queries in Django?

Previously I explained you how to implement full text search in Django and trigrams-and-search-rank using Postgres. Solr …
Image credits for 極道畫師 https://www.pixiv.net/en/users/7140895
Django Databases

Categories in Django using ForeignKey to self

Grouping by categories is quite common in web applications, from movies, courses or any other resource that presents a …
Image credits to pin: https://www.pixiv.net/en/users/961667
Django

How to customize the User model in Django?

In this post I explain three methods to extend or customize Django’s User model, without having to rewrite it from …
Image credits to ときわた: https://www.pixiv.net/en/users/5300811
Django Databases

Differences between Django select_related and prefetch_related

Django’s select_related and prefetch_related methods are used to reduce the number of queries made to the …
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»
Privacy policy Cookie policy Disclosure
Powered by Hugo and Hugo Theme Latte

© All rights reserved.