Opened 16 years ago
Closed 16 years ago
#12228 closed (fixed)
Outdated example in flatpages documentation.
| Reported by: | John Debs | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | 1.1 | 
| 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 first flatpages example (http://www.chicagocrime.org/about/) is now a redirect to http://chicago.everyblock.com/crime/ which, besides being a different site from the link, doesn't seem very flat. The page is: http://docs.djangoproject.com/en/dev/ref/contrib/flatpages/#module-django.contrib.flatpages
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | 12228.diff added | 
|---|
comment:1 by , 16 years ago
| Has patch: | set | 
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin | 
comment:2 by , 16 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
(In [12175]) Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs