Opened 20 years ago
Closed 20 years ago
#839 closed defect (fixed)
Fixed small typo in cache docs
| Reported by: | anonymous | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | minor | 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
http://www.djangoproject.com/documentation/cache/
The cache docs say: "add the following three required settings to your Django settings file" -- but there are two required settings, not three.
Note:
See TracTickets
for help on using tickets.
(In [1298]) Fixed #839 -- Fixed typo in docs/cache.txt