#18928 closed Cleanup/optimization (fixed)
Redundant language in docs/README
| Reported by: | agiliq | Owned by: | agiliq |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | marc.tamlyn@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Adding "Technically speaking" in docs/README https://github.com/django/django/blame/dfe63a52effab2c8b5f72a6aceb8646f03d490bb/docs/README is meaningless. Almost by definition, everything in Django docs is "Technically speaking".
Change History (4)
comment:1 by , 13 years ago
| Has patch: | set |
|---|
comment:2 by , 13 years ago
| Cc: | added |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
comment:3 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Here is the pull request.
https://github.com/django/django/pull/354