Django

Code

Ticket #5814 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

csrf link missing in documentation overview

Reported by: derelm Assigned to: nobody
Milestone: Component: Django Web site
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

On http://www.djangoproject.com/documentation/ there is a list of documentation for django.contrib addons, but although csrf docs exist (http://www.djangoproject.com/documentation/csrf/), they're not linked here.

Maybe they're not listed on purpose, but my guess is that that link was just accidentally left out.

Attachments

index.html.diff (1.6 kB) - added by derelm on 10/24/07 21:23:43.
diff fixing this ticket and a part of #5561

Change History

10/24/07 21:23:43 changed by derelm

  • attachment index.html.diff added.

diff fixing this ticket and a part of #5561

10/24/07 21:24:02 changed by derelm

  • needs_better_patch changed.
  • has_patch set to 1.
  • needs_tests changed.
  • needs_docs changed.

10/25/07 04:32:42 changed by anonymous

  • stage changed from Unreviewed to Ready for checkin.

10/25/07 04:37:23 changed by Simon G

that was me.

10/26/07 20:57:09 changed by mtredinnick

  • component changed from Documentation to Django Web site.

11/29/07 16:20:12 changed by jacob

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

(In [6758]) Added some links to documentation on the docs index. Fixes #5814; thanks, derelm.


Add/Change #5814 (csrf link missing in documentation overview)




Change Properties
Action