#10575 closed (fixed)
Awkward sentence in docs/ref/databases.txt
| Reported by: | rduffield | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The last sentence here is very awkward: http://docs.djangoproject.com/en/dev/ref/databases/#versions-prior-to-3-3-6
My patch attempts to fix the language a bit.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | databases.diff added |
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
(In [10252]) Fixed #10575 -- Fixed wording in database docs, patch from rduffield.