#11221 closed (fixed)
sqlsequencereset documentation refers a URL that results in a 404
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This bit of documentation: http://docs.djangoproject.com/en/dev/ref/django-admin/#sqlsequencereset-appname-appname
Points to this URL: See http://simon.incutio.com/archive/2004/04/21/postgres for more information.
But that URL results in a redirect to simonwillison.net and ultimately a 404. The URL should be: http://simonwillison.net/2004/Apr/21/postgres/ or better yet, written to not need a link to this short piece of text.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | 11221.diff added |
---|
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Something like this...