Django

Code

Ticket #6382 (closed: fixed)

Opened 8 months ago

Last modified 6 months ago

Document request.urlconf

Reported by: mitsuhiko Assigned to:
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

There are already a couple of project out there that use different subdomains by patching request.urlconf. I don't know what's the plan but I think that should be documented.

Attachments

Change History

01/20/08 19:03:17 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

It probably does need to be documented. At the same time, you'd have to document the caveat that it won't work with the {% url %} template tag.

01/22/08 21:26:34 changed by SmileyChris

  • owner changed from nobody to SmileyChris.
  • status changed from new to assigned.

Note that my patch in #5034 documents this as part of a larger change.

01/22/08 21:35:08 changed by SmileyChris

  • owner deleted.
  • status changed from assigned to new.

03/18/08 15:58:39 changed by ubernostrum

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

(In [7303]) Fixed #6382: Documented request.urlconf


Add/Change #6382 (Document request.urlconf)




Change Properties
Action