Django Enhancement Proposals¶
Django Enhancement Proposals (DEPs) are formal proposals for large feature additions to Django. See DEP 1 for the process.
This index lists every DEP across all status folders. Use the filters to narrow by status, type, or author; click a column header to sort.
Totals: accepted: 3, draft: 5, final: 13, superseded: 1, withdrawn: 1.
23 of 23 DEPs
| DEP ↕ | Title ↕ | Status ↕ | Type ↕ | Author(s) ↕ | Created ↕ | Last modified ↕ |
|---|---|---|---|---|---|---|
| 0001 | DEP 1: DEP Purpose and Guidelines | Final | Process | Adrian Holovaty, Jacob Kaplan-Moss | 2014-04-14 | |
| 0002 | DEP 2: Experimental APIs | Draft | Process | Andrew Godwin | 2014-12-05 | |
| 0003 | JavaScript Tests & Linting | Final | Process | Trey Hunner | 2014-05-04 | |
| 0004 | DEP 4: Release Schedule | Final | Process | Tim Graham | 2015-06-20 | |
| 0005 | DEP 0005: Improved middleware | Final | Feature | Carl Meyer | 2016-01-07 | |
| 0006 | DEP 0006: Channels | Withdrawn | Feature | Jacob Kaplan-Moss, Andrew Godwin | 2016-05-08 | |
| 0007 | DEP 7: Dependency Policy | Draft | Process | Jacob Kaplan-Moss | 2016-06-06 | |
| 0007 | DEP 0007: Official Django Projects | Final | Process | Andrew Godwin | 2016-06-01 | |
| 0008 | DEP 0008: Formatting Code with Black | Final | Process | Aymeric Augustin | 2019-04-27 | |
| 0009 | DEP 0009: Async-capable Django | Accepted | Feature | Andrew Godwin | 2019-05-06 | |
| 0010 | DEP 0010: New governance for the Django project | Final | Process | James Bennett | 2018-09-22 | |
| 0011 | DEP 11: Accessibility Team | Superseded | Process | Tom Carrick | 2020-06-29 | |
| 0012 | DEP 0012: The Steering Council | Final | Process | Andrew Godwin | 2022-10-26 | |
| 0014 | DEP 0014: Background workers | Final | Feature | Jake Howard | 2024-02-07 | |
| 0015 | DEP 15: Improved startproject interface | Accepted | Feature | Tom Carrick | 2024-10-26 | 2024-10-26 |
| 0016 | DEP 16: Name the main command `django` | Accepted | Feature | Ryan Hiebert | 2025-01-07 | |
| 0044 | DEP 0044: Clarify Release Process | Final | Process | Carlton Gibson | 2022-11-03 | |
| 0181 | DEP 181: New implementation for ORM expressions | Final | Feature | Anssi Kääriäinen | 2014-09-09 | |
| 0182 | DEP 182: Multiple Template Engines | Final | Feature | Aymeric Augustin | 2014-09-14 | |
| 0191 | DEP 191: Composite Fields | Draft | Feature | Thomas Stephenson | 2015-03-12 | |
| 0192 | DEP 192: Standalone Composite Fields | Draft | Feature | Thomas Stephenson | 2015-03-18 | |
| 0201 | DEP 0201: Simplified routing syntax | Final | Feature | Tom Christie, Sjoerd Job Postmus, Aymeric Augustin | 2016-10-19 | |
| — | Content Negotiation Improvements | Draft (unnumbered) | Mark Lavin | 2014-04-14 |
Want to write a DEP? See the RST template or the Markdown template.