Opened 18 years ago

Closed 18 years ago

#2267 closed defect (fixed)

[patch] Admin doc doesn't show help_text for fields

Reported by: vidar@… Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: minor Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Attachments (1)

doc.py.diff (387 bytes ) - added by vidar@… 18 years ago.

Download all attachments as: .zip

Change History (3)

by vidar@…, 18 years ago

Attachment: doc.py.diff added

comment:1 by anonymous, 18 years ago

Summary: Admin doc doesn't show help_text for fields[patch] Admin doc doesn't show help_text for fields

comment:2 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [3284]) Fixed #2267 -- Admin docs now show help text for fields. Thanks, vidar

Note: See TracTickets for help on using tickets.
Back to Top