The Django Mixin I Add to Almost Every Model
A practical look at TimestampUserMixin — a production-ready Django utility that adds audit fields and user tracking to any model with a single stamp() call.
https://medium.com/@djangowiki/the-django-mixin-i-add-to-almost-every-model-from-django-99-utilities-050bf66ca760
A practical look at TimestampUserMixin — a production-ready Django utility that adds audit fields and user tracking to any model with a single stamp() call.
https://medium.com/@djangowiki/the-django-mixin-i-add-to-almost-every-model-from-django-99-utilities-050bf66ca760
Medium
The Django Mixin I Add to Almost Every Model — From Django 99 Utilities
There is a question that comes up in almost every production Django project, usually after something goes wrong:
stable-worldmodel
A platform for reproducible world model research and evaluation.
https://github.com/galilai-group/stable-worldmodel
A platform for reproducible world model research and evaluation.
https://github.com/galilai-group/stable-worldmodel
GitHub
GitHub - galilai-group/stable-worldmodel: A platform for reproducible world model research and evaluation
A platform for reproducible world model research and evaluation - galilai-group/stable-worldmodel
❤1
Django 6.1 New Features!
In this video, we'll look at new features coming in the Django 6.1 release, including fetch modes, mailers settings, and new database-level on-delete functionality for foreign key relationships.
https://www.youtube.com/watch?v=ib9am_m2CnM
In this video, we'll look at new features coming in the Django 6.1 release, including fetch modes, mailers settings, and new database-level on-delete functionality for foreign key relationships.
https://www.youtube.com/watch?v=ib9am_m2CnM
YouTube
Django 6.1 New Features! Fetch Modes, Mailers and more...
▶ Django & HTMX FULL COURSE: https://www.udemy.com/course/django-htmx-hypermedia-web-apps/?couponCode=BUGBYTES-MAY
🙏 Join our channel to get access to perks:
https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the…
🙏 Join our channel to get access to perks:
https://www.youtube.com/channel/UCTwxaBjziKfy6y_uWu30orA/join
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the…
Webhooks Explained (+ Clean Implementation)
The video demonstrates how to add webhooks to a FastAPI application and then evolve the design toward an event-driven architecture that decouples integrations from API endpoints. By using events to handle side effects, the approach makes applications more modular, extensible, and easier to maintain as new integrations and workflows are added.
https://www.youtube.com/watch?v=yc-gp3PFHEI
The video demonstrates how to add webhooks to a FastAPI application and then evolve the design toward an event-driven architecture that decouples integrations from API endpoints. By using events to handle side effects, the approach makes applications more modular, extensible, and easier to maintain as new integrations and workflows are added.
https://www.youtube.com/watch?v=yc-gp3PFHEI
YouTube
Your REST API Needs Webhooks
🧑🏻💻 Take your personal data back with Incogni! Use code ARJANCODES and get 60% off an annual plan: https://incogni.com/arjancodes
In this video, I show how to add webhooks to a FastAPI application, and then take it one step further with a cleaner, event…
In this video, I show how to add webhooks to a FastAPI application, and then take it one step further with a cleaner, event…