April 21, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we built the UI to allow users to request an end-of-year PDF bundle. Then we hooked the model up to S3 via django-storages and tested everything out.
Read MoreApril 21, 2022 » Django on Matt Layman » [Archived Version]
In this episode, we built the UI to allow users to request an end-of-year PDF bundle. Then we hooked the model up to S3 via django-storages and tested everything out.
Read MoreApril 18, 2022 » Django Archives - ZeroToByte » [Archived Version]
Django is a web application framework which means it is heavily used in scenarios that include receiving and sending HTTP ... Read more The post HttpResponse Django – HTTP Response Explained with Examples appeared first on ZeroToByte.
Read MoreApril 15, 2022 » TestDriven.io » [Archived Version]
In this tutorial, you'll build a Python code editor in the browser using WebAssembly (WASM), via Pyodide, and CodeMirror.
Read MoreApril 13, 2022 » Django Chat » [Archived Version]
Keryn (Kez) Knight is a longtime contributor and current member of the Django Triage and Review Team. We discuss the rough edges of Django, async, error pages, optimization, and the lifecycle of Python and Django.
Read MoreApril 12, 2022 » Paolo Melchiorre » [Archived Version]
An Event for Postgres is a free and virtual developer event organized by the Postgres team at Microsoft Azure.
Read MoreApril 11, 2022 » TestDriven.io » [Archived Version]
This article looks at how to leverage Django's default permission system to assign permissions to users and groups.
Read MoreApril 11, 2022 » Paolo Melchiorre » [Archived Version]
PyConDE & PyData Berlin 2022, Berlin Germany. Where Pythonistas in Germany can meet to learn about new and upcoming Python libraries, tools, software and data science.
Read MoreApril 7, 2022 » Paolo Melchiorre » [Archived Version]
Django Day is brought to you by Django Denmark, an association formed in 2018 with the aim of creating and supporting education and networking activities in relation to The Django Web Framework.
Read MoreApril 3, 2022 » TestDriven.io » [Archived Version]
This tutorial looks at how to add htmx and Tailwind CSS to Django to reduce the amount of time it takes to create and style an interactive front-end.
Read More