Django

Code

Ticket #2317 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] flatpages model help_text update

Reported by: md@hudora.de Assigned to: adrian
Milestone: Component: Contrib apps
Version: SVN Keywords:
Cc: md@hudora.de Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Tiny patch to make flatpages model doc corrospondent to MR-behaviour

--- django/contrib/flatpages/models.py  (revision 3302)
-        help_text=_("Example: 'flatpages/contact_page'. If this isn't provided, the system will use 'flatpag
+        help_text=_("Example: 'flatpages/contact_page.html'. If this isn't provided, the system will use 'fl

Attachments

Change History

07/09/06 17:35:08 changed by adrian

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

(In [3304]) Fixed #2317 -- Fixed help_text for FlatPage?.template_name field to match magic-removal template names. Thanks, md@hudora.de


Add/Change #2317 ([patch] flatpages model help_text update)




Change Properties
Action