rest_framework_channels

Contents

  • Introduction
  • Installation
  • REST Framework like
  • rest_framework_channels
    • rest_framework_channels package
rest_framework_channels
  • rest_framework_channels
  • View page source

rest_framework_channels

  • rest_framework_channels package
    • Subpackages
      • rest_framework_channels.testing package
        • Submodules
        • rest_framework_channels.testing.websocket module
        • Module contents
    • Submodules
    • rest_framework_channels.consumers module
    • rest_framework_channels.decorators module
      • async_action()
    • rest_framework_channels.exceptions module
      • ActionMissingException
        • ActionMissingException.default_code
        • ActionMissingException.default_detail
        • ActionMissingException.status_code
      • RouteMissingException
        • RouteMissingException.default_code
        • RouteMissingException.default_detail
        • RouteMissingException.status_code
    • rest_framework_channels.generics module
    • rest_framework_channels.handlers module
    • rest_framework_channels.mixins module
      • CreateModelMixin
        • CreateModelMixin.create()
        • CreateModelMixin.perform_create()
      • DestroyModelMixin
        • DestroyModelMixin.destroy()
        • DestroyModelMixin.perform_destroy()
      • ListModelMixin
        • ListModelMixin.list()
      • RetrieveModelMixin
        • RetrieveModelMixin.retrieve()
      • UpdateModelMixin
        • UpdateModelMixin.partial_update()
        • UpdateModelMixin.perform_update()
        • UpdateModelMixin.update()
    • rest_framework_channels.permissions module
    • rest_framework_channels.routings module
      • RoutingManager
        • RoutingManager.append()
        • RoutingManager.resolve()
    • rest_framework_channels.settings module
      • APISettings
        • APISettings.reload()
        • APISettings.user_settings
      • reload_api_settings()
    • rest_framework_channels.utils module
    • Module contents
Previous Next

© Copyright 2024, jjjkkkjjj.

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