Opened 11 years ago
Closed 11 years ago
#21028 closed New feature (fixed)
Update djangoproject.com releases page to support LTS releases
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | dev |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
We need an update to https://github.com/django/djangoproject.com/blob/master/releases/views.py and the corresponding template so that 1.4 doesn't appear as an "unsupported release" after 1.6 is released. Perhaps adding an lts
flag to the Release
model would be the way to go.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
... but first, we need to finish (and have in public) the discussion about the LTS process, lifecycle, etc. We need to run this past django-developers for feedback.