Django

Code

Ticket #11221 (closed: fixed)

Opened 10 months ago

Last modified 9 months ago

sqlsequencereset documentation refers a URL that results in a 404

Reported by: Rob Hudson <treborhudson@gmail.com> Assigned to: nobody
Milestone: Component: Documentation
Version: 1.0 Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

11221.diff (0.7 kB) - added by SmileyChris on 06/17/09 17:42:16.

Change History

06/17/09 17:42:16 changed by SmileyChris

  • attachment 11221.diff added.

06/17/09 17:43:31 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

Something like this...

06/18/09 08:39:14 changed by russellm

  • status changed from new to closed.
  • resolution set to fixed.

(In [11053]) Fixed #11221 -- Replaced a reference to a non-existent URL with an actual explanation of sequences. Thanks to Rob Hudson for the report, and SmileyChris? for the patch.

06/18/09 09:18:43 changed by russellm

(In [11065]) [1.0.X] Fixed #11221 -- Replaced a reference to a non-existent URL with an actual explanation of sequences. Thanks to Rob Hudson for the report, and SmileyChris? for the patch.

Merge of r11053 from trunk.


Add/Change #11221 (sqlsequencereset documentation refers a URL that results in a 404)




Change Properties
Action