Opened 3 years ago

Closed 3 years ago

#33560 closed Uncategorized (invalid)

Long Term Support date needs clarification

Reported by: Doug Harris Owned by: nobody
Component: Documentation Version: 4.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The table of end of support dates on the download page shows only month and year for the end of support for future dates. For example, end of extended support for Django 2.2 LTS is listed as "April 2022."

Is there a policy that it's the beginning of the month? the end of the month?

Past support end dates are shown with the day of the month and recent one are near the beginning of the month but not always on the first.

Please update the documentation to show this.

Change History (1)

comment:1 by Tim Graham, 3 years ago

Resolution: invalid
Status: newclosed

The exact date isn't determined until the time comes. It's usually been at the beginning of the month when a series of releases are ready (possibly including one last release of the expiring version).

For future reference, the bug tracker for www.djangoproject.com is at https://github.com/django/djangoproject.com/issues.

Note: See TracTickets for help on using tickets.
Back to Top