2026
4 projects
Unified Dark Mode and UI Consistency for Django’s Issue Tracker
This project aims to bring dark mode support to Django’s issue tracker and improve its visual consistency with the main Django website. Currently,...
Add generate_series() support to contrib.postgres
PostgreSQL’s `generate_series()` is powerful for reports and time‑series work, but Django currently lacks a first‑class `ORM API` for it. I will add...
Implementing a Formal Experimental API Framework for Django Core
This project introduces a formal Experimental API Framework for Django by modernizing DEP 2. It implements a three-tier opt-in architecture utilizing...
Switch to Playwright tests for integration testing
This proposal explains my plan to update Django's browser integration testing by moving from Selenium to Playwright. The main idea is to smoothly...
