Django

Code

Ticket #827 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Admin page should automatically replace _s with ' 's to make a short_description

Reported by: aaronsw Assigned to: adrian
Milestone: Component: Admin interface
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Attachments

autogen.diff (0.6 kB) - added by aaronsw on 11/17/05 07:51:54.
patch
docs.diff (1.1 kB) - added by aaronsw on 11/17/05 07:53:51.
patch to the tutorial docs

Change History

11/17/05 07:51:54 changed by aaronsw

  • attachment autogen.diff added.

patch

11/17/05 07:53:51 changed by aaronsw

  • attachment docs.diff added.

patch to the tutorial docs

11/17/05 09:26:51 changed by adrian

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

(In [1275]) Fixed #827 -- For admin list_display functions without a short_description, Django now converts underscores to spaces. Thanks, Aaron Swartz


Add/Change #827 (Admin page should automatically replace _s with ' 's to make a short_description)




Change Properties
Action