#23692 closed Cleanup/optimization (fixed)
Remove alpha/beta/rc release notes
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | 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
Before Django 1.6, we copied the release notes for each version of Django to something like docs/releases/1.5-alpha-1.txt when issuing prereleases. I'd like to remove these notes from master because:
- We don't have separate release notes for prereleases anymore.
- I don't think their existence has much value at this point since all these versions except 1.4 are unsupported and they are largely duplicate content of the final release notes.
- They add overhead when fixing broken links when we move or remove code in new versions of Django.
Any objections?
Change History (3)
comment:1 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
+1