Все публикации

django-tailwind - Easy TailwindCSS setup in Django projects!

Django Admin Actions - Writing Custom Actions for the Django Admin

TailwindCSS and Django-Crispy-Forms - Template Pack for Django Forms!

Django & HTMX App - hx-indicator for User Feedback

Django & HTMX App - Infinite Scroll and Pagination

Django & HTMX App - Form Validation & Tests with HTMX

Django & HTMX App - Create Transactions w/ HTMX

Django & HTMX App - Adding Date & Category Filters | pytest tests

Django & HTMX App - Adding Aggregated Totals to Page | Testing Context with pytest

Django & HTMX App - Display Transactions | django-filter FilterSet

Django & HTMX App - Setup, Models and Management Command

File Uploads - with Django REST Framework!

FastAPI & SQLModel - Database Interaction in FastAPI apps with SQLModel

Go flag Module - Reading Command-Line Flags in Golang!

SQLC in Go - Auto-Generating Database Code in Golang

Alpine AJAX - Alpine plugin (bringing HTMX-like functionality to Alpine!)

Writing Django Middleware (with tests!) | HTMX middleware | IP Blacklist middleware

Django Graph Models command - Generate ER Diagrams for your Database

Python & FastAPI - Annotated Type for Data Validation + Metadata!

Next.js / React App with django-ninja API | Building a Next.js app

Enums in Python & Pydantic | Python 3.11 StrEnum | Case-Insensitive enum with _missing_() method

FastUI & Pydantic - Build Interactive UIs with Declarative Python code

Generic Foreign Keys in Django / GenericForeignKey / GenericRelation

Svelte & Django 4 - PUT and DELETE requests / Update Existing films / Delete Existing films