Changes between Version 7 and Version 8 of SummerOfCode2026


Ignore:
Timestamp:
Mar 14, 2026, 11:01:50 AM (3 days ago)
Author:
Andy Miller
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2026

    v7 v8  
    137137An outcome of this would be updated processes and documentation around feature development process, followed by any code to support enabling experimental support for new features and for extending existing features. It will start by refreshing DEP 2: https://github.com/django/deps/blob/main/draft/0002-experimental-apis.rst
    138138
     139Since DEP 2 was written aspects of the community have moved on. Recently a new release cycle has been considered and we have updated tooling (django-upgrade) when it comes to upgrades and deprecations. Both of these at a minimum should be considered with DEP. More importantly however is to create clear definitions of what experimental means for the Django Community and how this affects the contribution process starting from the new-features repo, through Trac and then in the code and the deprecation policy.
     140
    139141There are multiple extension points to this project:
    140142
Back to Top