Adding documentation for AdminWidgetHook
Review Request #6597 — Created Nov. 16, 2014 and submitted
Provides documentation and sample code for the newly created AdminWidgetHook.
Description | From | Last Updated |
---|---|---|
How about "allows extensions to register new widgets for the administration dashboard." |
|
|
Can you add the ugettext_lazy import to the list of imports so that _() is defined? |
|
|
I think we're targetting this work for 2.1. |
|
|
Make sure the trailing whitespace is removed. |
|
|
No blank line here, since from the extension's point of view, reviewboard is a third-party module. |
|
|
Two blank lines. |
|

-
Tool: PEP8 Style Checker Ignored Files: docs/manual/extending/extensions/hooks/index.rst docs/manual/extending/extensions/hooks/admin-widget-hook.rst Tool: Pyflakes Ignored Files: docs/manual/extending/extensions/hooks/index.rst docs/manual/extending/extensions/hooks/admin-widget-hook.rst