• 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/@yaroslav-shuraev
    Django

    Django channels: consumers, environments and events

    Why Django channels? Because Django does not allow us to create applications with real-time communication natively. …
    Credits to https://www.pexels.com/@frank-cone-140140/
    Django

    How To Create a Graphql API In Django Rapidly Using Graphene

    In this post I will explain how Graphene allows you to speed up the process of creating a GraphQL API if you are using …
    Credits to https://www.pexels.com/@nic-livefeedpro/
    Django

    The django admin panel and its customization

    One of the best features of django is that it has the django admin panel, a ready-to-use administration panel, with …
    Credits https://www.pexels.com/es-es/@airamdphoto/
    Django

    Caching in Django REST Framework using memcached

    To use the cache in django, just follow three simple steps: Install a caching system, be it redis, memcached, etc. Set …
    Credits to https://www.pexels.com/@cottonbro/
    Django

    Periodic Tasks with Celery and Django

    In addition to creating asynchronous tasks, celery also allows you to create periodic tasks, which are executed from …
    Credits to https://www.pexels.com/@cottonbro/
    Django

    How to use Django Framework asynchronously using Celery

    Celery, in combination with Django serve to solve a problem: the lack of asynchrony in our application. Sending an …
    credits https://www.pexels.com/es-es/@sean-manning-214956/
    Django

    Login using Django Rest Framework DRF

    Almost all complex Django applications need views for Login, Logout, reboot and password change, as well as user …
    Credits to https://www.pexels.com/@cottonbro/
    Django

    Mexico Postal codes API with Django

    Do you need to get the data associated with a postal code in Mexico for your Django application? I wrote a small library …
    credits https://www.pexels.com/es-es/@quionie-gaban-11920925/
    Django Htmx

    Django and htmx, modern web apps without writing JS

    The other day I was testing a library called htmx, which promises to make web creation much easier, yes, another …
    Credits to https://www.pexels.com/es-es/@iamikeee/
    Django Javascript

    Django Rest Framework and JWT to authenticate users

    JWTs (JSON Web Tokens) have become extremely popular, some even consider them a replacement for the classic tokens used …
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»
Privacy policy Cookie policy Disclosure
Powered by Hugo and Hugo Theme Latte

© All rights reserved.