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

Coffee bytes

Full-stack Web development blog on Linux with opinions, tutorials, ideas and rants.

Django

Subscribe via RSS to Django posts
    Credits to https://www.pexels.com/es-es/@suju/
    Django Databases

    Managers or custom handlers in Django

    A Manager (or handler) is the interface through which query operations or queries from the database are provided to …
    credits: https://www.pexels.com/es-es/@pepecaspers/
    Django Databases

    Trigrams and advanced searches with Django and Postgres

    What if a user’s finger slips on the keyboard and types “parfume” instead of “perfume”. We …
    Credits to https://www.pexels.com/es-es/@iamikeee/
    Django Databases

    Full text search and searches with Django and Postgres

    Sometimes when we type we make a mistake in a letter, we can repeat it, omit it or change it for another one. That …
    https://www.pexels.com/es-es/@orlovamaria/
    Django

    How do permissions and its groups work in Django?

    When I first learned that Django had a permissions system, many years ago, it seemed rather esoteric, not very useful …
    Credits to https://www.pexels.com/@cottonbro/
    Django

    How to upload multiple images in Django

    You probably already know how to upload an image using a Django model, but what if we don’t want to upload one but …
    credits https://www.pexels.com/es-es/@weekendplayer/
    Django Opinions

    Why should you use Django Framework?

    Why to use Python Framework like Django in a world where everything is Javascript? Is it really worth learning such …
    credits https://www.pexels.com/es-es/@weekendplayer/
    Django Databases

    What is Django genericForeignkey for?

    You want to use Django to relate one model to another using a foreign key, but the model you want to relate is a …
    credits https://www.pexels.com/es-es/@iamikeee/
    Django Databases

    What does the ContentType application do in Django?

    Did you know that Django keeps track of each of the models you create for your project in a model called ContentType? …
    Credits to https://www.pexels.com/es-es/@pixabay/
    Django

    How to create a command in django?

    You have used Django before, haven’t you? So, you already used some Django command, it could have been …
    credits https://www.pexels.com/es-es/@tranmautritam/
    Software architecture Django

    How to scale a Django app to serve one million users?

    Wish your Django app could handle a million hits? This post is a compilation of articles, books, and videos I’ve …
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»
Privacy policy Cookie policy Disclosure
Powered by Hugo and Hugo Theme Latte

© All rights reserved.