Skip to main content

Resources

Use these references when setting up, integrating, and operating django-rspack in Django applications.

shakacode/django-rspack

Main django-rspack repository with source code, changelog, and issue tracking.

Open resource

Getting Started

Install the package, scaffold configuration, and get your first Rspack entrypoint running in Django.

Open resource

Configuration Guide

Reference the RSPACK settings, YAML config, environment variables, and runtime helpers.

Open resource

Deployment Guide

Prepare compiled assets, collect static files, and move from local development to production deploys.

Open resource