Django

Code

Ticket #9270 (new)

Opened 9 months ago

Last modified 8 months ago

Docs: FORCE_SCRIPT_NAME Syntax

Reported by: guettli Assigned to: mtredinnick
Milestone: Component: Core framework
Version: 1.0 Keywords:
Cc: hv@tbz-pariv.de Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Please add to docs/ref/settings.txt

FORCE_SCRIPT_NAME ... If set, the string should start with a slash but end without slash. E.g. /my_wsgi_scriptalias

I have no sphinx build environment. If I had, I would supply a patch.

Attachments

Change History

11/14/08 02:27:33 changed by mtredinnick

  • needs_better_patch changed.
  • component changed from Documentation to Core framework.
  • needs_tests changed.
  • owner changed from nobody to mtredinnick.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.

I think I'd prefer to fix the root problem here and handle a trailing slash on the name, just as with directory paths and the like. It's too easy a mistake to make.


Add/Change #9270 (Docs: FORCE_SCRIPT_NAME Syntax)




Change Properties
Action