Django eztaskmanager

Contents

  • Get started
  • How-to guides
  • Reference
    • models
    • views
    • services
    • django.core.management.base
  • Discussions
Django eztaskmanager
  • Reference
  • View page source

Reference

Classes and functions are documented here thoroughly for the developer.

Information is fetched from the comments in the source code.

  • models
    • AppCommand
    • LaunchReport
    • Log
    • TaskCategory
    • Task
  • views
    • LogViewerView
    • LiveLogViewerView
    • AjaxReadLogLines
  • services
    • run_management_command()
    • queues
    • logger
    • notifications
  • django.core.management.base
    • CommandError
    • SystemCheckError
    • CommandParser
    • handle_default_options()
    • no_translations()
    • DjangoHelpFormatter
    • OutputWrapper
    • BaseCommand
    • AppCommand
    • LabelCommand
Previous Next

© Copyright 2024, G. Celata.

Built with Sphinx using a theme provided by Read the Docs.