Django

Code

Ticket #9067 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Include shortened version of admin.site.register in admin docs

Reported by: Rob Hudson <treborhudson@gmail.com> Assigned to: nobody
Milestone: Component: Documentation
Version: 1.0 Keywords:
Cc: treborhudson@gmail.com Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

While on #django in IRC, many people were unaware of the shortened version registering ModelAdmin? classes with the admin. It would be nice to point this out in the docs. Apparently it is mentioned on the backwards incompatible page but not in the docs proper...

Attachments

9067.diff (0.7 kB) - added by Rob Hudson <treborhudson@gmail.com> on 09/12/08 17:18:49.

Change History

09/12/08 17:18:49 changed by Rob Hudson <treborhudson@gmail.com>

  • attachment 9067.diff added.

09/12/08 17:58:44 changed by brosner

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

09/14/08 03:58:16 changed by russellm

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

(In [9024]) Fixed #9067: Added a note that you can register a model with the admin without providing a ModelAdmin? object. Thanks to Rob Hudson for the suggestion.


Add/Change #9067 (Include shortened version of admin.site.register in admin docs)




Change Properties
Action