Skip to content

Reference Guides

This section provides technical reference documentation for Django ActivityPub Toolkit components. Use these pages to understand the internal APIs, configuration options, and extension points.

Core Components

Models - Database models for ActivityPub data structures, references, and context models.

Message Processors - Classes for processing incoming and outgoing ActivityPub messages.

Serializers - JSON-LD serialization and deserialization utilities.

Settings - Configuration options and customization settings.