Django

Code

Ticket #3226 (closed: fixed)

Opened 3 years ago

Last modified 3 years ago

[patch] docs/settings.txt still has some pre-magic-removal examples

Reported by: ubernostrum Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The description of ABSOLUTE_URL_OVERRIDES includes an example using old-style app_label.module_name conventions, instead of the 0.95+ app_label.model_name convention.

Attachments

settings.diff (0.8 kB) - added by ubernostrum on 01/03/07 15:38:29.
Patch to change to correct example

Change History

01/03/07 15:38:29 changed by ubernostrum

  • attachment settings.diff added.

Patch to change to correct example

01/03/07 15:38:45 changed by ubernostrum

  • summary changed from docs/settings.txt still has some pre-magic-removal examples to [patch] docs/settings.txt still has some pre-magic-removal examples.

01/03/07 16:37:05 changed by jacob

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

(In [4280]) Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, ubernostrum.


Add/Change #3226 ([patch] docs/settings.txt still has some pre-magic-removal examples)




Change Properties
Action