Skip to main content

PyPI Django Versions Build Last Commit Contributors Open Issues Codecov License





Fallback image description

Our beloved Django CMS


⭐️ Features

  • 🧘‍♀️  Built on top of the django framework
  • 🥨  Beaked page abstract model to let you manage everything you need as a page.
  • 🏞️  Optimized media management with autoresize
  • 👯  Enable relations inside django JSONFields
  • ⚡️  AutoCreate api endpoints from models
  • 🚧  Enable JsonSchema directly in models endpoints

Camomilla is a Django CMS that allows you to create and manage your website's content with ease. It provides a simple and intuitive interface for managing pages, media, and other content types. Camomilla is built on top of the Django framework, which means it inherits all the features and benefits of Django framework. We try to continuously improve Camomilla by adding new features and fixing bugs. You can check the CHANGELOG to see what has been added in the latest releases.

📦 Quick Start

Here you can find some quick setup instructions to get started with Camomilla. For more detailed information, please refer to the documentation.

[!TIP]

Env Virtualization 👾

Use a virtualenv to isolate your project's dependencies from the system's python installation before starting. Check out virtualenvwrapper for more information.

Install django-camomilla-cms and django from pip

$ pip install django
$ pip install django-camomilla-cms>=6.0.0

Create a new django project

$ django-admin startproject <project_name>
$ cd <project_name>

Create a dedicated folder for camomilla migrations

$ mkdir -p camomilla_migrations
$ touch camomilla_migrations.__init__.py

Create migrations and prepare the database

$ python manage.py makemigrations camomilla
$ python manage.py migrate

Add camomilla and camomilla dependencies to your project's INSTALLED_APPS

# <project_name>/settings.py

INSTALLED_APPS = [
    ...
    'camomilla', # always needed
    'camomilla.theme', # needed to customize admin interface
    'djsuperadmin', # needed if you whant to use djsuperadmin for contents
    'modeltranslation', # needed if your website is multilanguage (can be added later)
    'rest_framework',  # always needed
    'rest_framework.authtoken',  # always needed
    ...
]

Run the server

$ python manage.py runserver

🤖 AI-readable docs (llms.txt / MCP)

The documentation site is built with VitePress and ships machine-readable bundles for AI tools, generated automatically on every docs build:

Point any llms.txt-aware tool (Claude Code, Cursor, Windsurf, …) at those URLs. To expose the docs to an MCP client, run the community mcpdoc server against the hosted llms.txt — no extra hosting required:

uvx --from mcpdoc mcpdoc --urls "Camomilla:https://camomillacms.github.io/camomilla-core/llms.txt" --transport stdio

Working on camomilla with Claude Code? The repo also ships two skills under .claude/skills/camomilla-usage (building on top of camomilla) and camomilla-internal-architecture (editing camomilla's source). They load automatically; no MCP needed.

🧑‍💻 How to Contribute

We welcome contributions to Camomilla! If you want to contribute, please read our contributing guide for more information on how to get started.

🚀 Local Development (uv)

We use uv for fast dependency management and isolated environments.

  1. Install uv (one time): macOS / Linux:
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
    Homebrew:
    brew install uv
    
  2. Create a new venv inside the project (one time):
    uv venv
    source .venv/bin/activate
    
  3. Sync dependencies (runtime + dev):
    make install
    
  4. Run tests:
    make test
    
  5. Format & lint:
    make format lint
    

🤖 AI-assisted contributing (bring your own agent)

Camomilla ships a tool-agnostic agent setup so you can contribute with whatever AI coding assistant you prefer. The single source of truth is AGENTS.md at the repo root — the cross-editor standard that Cursor, OpenAI Codex, Aider, Gemini CLI, GitHub Copilot, Zed and others read automatically. It carries the dev commands, conventions, repository map, a "gotchas" section, and pointers to the deep references.

Per-tool entry points are thin adapters that defer to AGENTS.md (no duplicated, drift-prone instructions):

Tool Reads Notes
Most agents (Cursor, Codex, Aider, Gemini CLI, Zed, …) AGENTS.md Auto-detected; nothing to configure.
Claude Code CLAUDE.md → imports AGENTS.md Also auto-loads two skills under .claude/skills/ (camomilla-usage, camomilla-internal-architecture).
GitHub Copilot .github/copilot-instructions.md → points to AGENTS.md Recent Copilot reads AGENTS.md natively too.

The two deep references under .claude/skills/ are plain Markdown — open them with any agent or editor, not just Claude: camomilla-usage/SKILL.md (building on top of camomilla) and camomilla-internal-architecture/SKILL.md (editing camomilla's source). The published docs also expose an llms.txt for AI ingestion.

Using a tool that needs an explicit instructions path? Point it at AGENTS.md.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_camomilla_cms-6.7.2.tar.gz (162.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_camomilla_cms-6.7.2-py2.py3-none-any.whl (205.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_camomilla_cms-6.7.2.tar.gz.

File metadata

  • Download URL: django_camomilla_cms-6.7.2.tar.gz
  • Upload date:
  • Size: 162.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for django_camomilla_cms-6.7.2.tar.gz
Algorithm Hash digest
SHA256 b576b375ee78cf43b82768c98171a1feb59a8cc144ac03497ea15037b3bc442e
MD5 0174e12d9dc582e2633dcae7c6a213c8
BLAKE2b-256 ca34ba313f5c74a334348a5353b06f8b81eb65640ce3bde8027e4405e42c7ed0

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_camomilla_cms-6.7.2.tar.gz:

Publisher: cd.yml on camomillacms/camomilla-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_camomilla_cms-6.7.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_camomilla_cms-6.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce6647e1d63627d30d141618fa7b0120580431f3a6deffdabc3d5bf0a9477915
MD5 924527b5549b04d4a4fd94a02630bb7d
BLAKE2b-256 3fc5c136db10c7884ea2de4bff9bdd1518f30b93ec208a62a1b3795fbc9d9603

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_camomilla_cms-6.7.2-py2.py3-none-any.whl:

Publisher: cd.yml on camomillacms/camomilla-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

6.7.2 This release

2 files

6.7.1

2 files

6.7.0

2 files

6.6.0

2 files

6.5.0

2 files

6.4.0

2 files

6.3.1

2 files

6.3.0

2 files

6.2.3

2 files

6.2.2

2 files

6.2.1

2 files

6.2.0

2 files

6.1.4

2 files

6.1.3

2 files

6.1.2

2 files

6.1.1

2 files

6.1.0

2 files

6.0.1

2 files

6.0.0

2 files

5.8.6

2 files

5.8.5

2 files

5.8.4

2 files

5.8.3

2 files

5.8.2

2 files

5.8.1

2 files

5.8.0

2 files

5.7.7

2 files

5.7.6

2 files

5.7.5

2 files

5.7.4

2 files

5.7.3

2 files

5.7.2

2 files

5.7.1

2 files

5.7.0

2 files

5.6.1

2 files

5.6.0

2 files

5.5.2

2 files

5.5.1

2 files

5.5.0

2 files

5.4.2

2 files

5.4.1

2 files

5.4.0

2 files

5.3.0

2 files

5.2.0

2 files

5.1.0

2 files

5.0.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page