Skip to content
All projects

Django project

Djass

Generate a production-ready Django SaaS repo.

Djass screenshot

What to notice

Summary

Djass is a platform designed to generate production-ready Django SaaS starter codebases, eliminating setup drag. It provides a hosted workflow where users can configure a project and download a clean codebase ZIP. The platform caters to founders, teams, and AI agents, offering UI, API, and MCP interfaces.

Target audience

The target audience includes founders, product teams, and solo builders looking to quickly generate production-ready Django SaaS starter codebases. It also extends to AI agents capable of utilizing APIs and skills for automated project setup.

Key features

  • Generates production-ready Django SaaS starter codebases.
  • Offers UI, API, and MCP interfaces for project configuration.
  • Includes pre-installed baseline features like auth, database, tasks, delivery, observability, and product surfaces.
  • Supports selectable modules for integrations like Stripe, Sentry, and PostHog.
  • Provides automation through django-ninja, OpenAPI, token auth, and options for GitHub Actions, CapRover, and DigitalOcean.

Pain points

  • Eliminates the initial setup drag for Django SaaS projects.
  • Provides a consistent project generation process regardless of the interface used (UI, API, or MCP).
  • Offers a pre-configured codebase with essential features, allowing developers to focus on product-specific code.
  • Simplifies integration with popular services and platforms.

Usage instructions

  1. UI Flow: Create an account and configure a project manually through the web app.
  2. API Flow: Use the Projects API to post a project specification for scripts, internal tools, or agent workflows. Refer to the OpenAPI docs for details.
  3. Agent Flow: Teach your coding agent to use the Djass skill via MCP. The agent can then generate, export, and continue from within the codebase.