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.
Projections - Projection classes for controlling JSON-LD output and presentation to external viewers.
Serializers - NodeInfo serializer for server metadata discovery.
Settings - Configuration options and customization settings.
Views - API views for serving ActivityPub resources, including core views for object detail, proxy access, and discovery endpoints.