Index
_
|
A
|
C
|
H
|
M
|
Q
|
S
_
__call__() (action_hero.lib.AdminActionBaseClass method)
__init__() (action_hero.actions.queue_celery.QueueCeleryAction method)
(action_hero.lib.AdminActionBaseClass method)
A
action_hero.actions.queue_celery
module
action_hero.actions.simple
module
AdminActionBaseClass (class in action_hero.lib)
C
Callable
,
[1]
H
handle_item() (action_hero.actions.queue_celery.QueueCeleryAction method)
(action_hero.actions.simple.SimpleAction method)
(action_hero.lib.AdminActionBaseClass method)
M
module
action_hero.actions.queue_celery
action_hero.actions.simple
Q
QueueCeleryAction (class in action_hero.actions.queue_celery)
S
SimpleAction (class in action_hero.actions.simple)
django-admin-action-hero
Easily add bulk actions to Django admin
Navigation
Contents:
How to use existing action classes
How to create your own action classes
Library module reference
Want to contribute?
Related Topics
Documentation overview