Django Admin: Add Keyboard Shortcuts and Command Palette
A. Rafey Khan
This proposal aims to improve the django-admin-keyboard-shortcuts package by adding new keyboard shortcuts, fixing existing issues, and introducing a...
Django Templates: Bring django-template-partials into core
Farhan Ali Raza
Django's template language currently lacks a built-in way to define and reuse small template fragments within the same file, a pattern beneficial for...
Automate processes within Django contribution workflow
Saurabh K
Django’s contribution workflow has several manual and repetitive processes that create bottlenecks for maintainers and contributors. These processes,...