#18009 closed Cleanup/optimization (fixed)
contrib.syndication uses future tense for deprecated (and removed) views
| Reported by: | Owned by: | Claude Paroz | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 | 
| Severity: | Normal | Keywords: | syndication feeds | 
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | yes | UI/UX: | no | 
Description
In both the 1.4 release, and in trunk docs/ref/contrib/syndication includes the phrasing:
The high-level feeds framework was refactored in Django 1.2. The pre-1.2 interface still exists, but it has been deprecated, and will be removed in Django 1.4.
That interface has, as per policy, been removed, but not tidied out of the docs. That's the only place I've noticed the discrepancy, but it may appear elsewhere.
Change History (3)
comment:1 by , 14 years ago
| Owner: | changed from to | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
| Type: | Uncategorized → Cleanup/optimization | 
comment:2 by , 14 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
In [17866]: