#10578 closed (invalid)
Add a NEWS file
| Reported by: | Eduardo de Oliveira Padoan | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | 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
Django lacks a NEWS file. It would be nice to have a summary of the main changes made on some version when make a checkout.
Change History (3)
comment:1 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
More importantly, the release notes are shipped in the tarball: docs/releases/*
Note:
See TracTickets
for help on using tickets.
I'm going to mark this as invalid, Django already keeps all the release notes in the repository.