Staff wiki · Django Admin

A wiki that lives inside your Django admin.

Your team writes pages from the back-office they already know — visual editor, no markdown required.

pip install django-admin-wiki Free on-premise, optional Premium

Setup

How it works

No wiki tables in your database until you choose to.

1
pip install django-admin-wiki

Adds Summernote and wiki URLs to your project.

2
Subscribe

Create an account, then start a 7-day Stripe trial (card required). No card needed to stay on-premise.

3
STORAGE=cloud

Paste your API key — your data is hosted for you, fully confidential.

Options

On-premise vs Premium

Same package — choose where your data lives.

On-premise / local
Tables live in your Postgres. You own migrations, code, and data.
Premium
We host the wiki tables. No migrations on your side, automatic backups, managed search. Hosted in Europe. Your data is never shared and remains strictly confidential.
Pricing

One plan, everything included

Premium — per project
€9 / month excl. VAT VAT 21% · 7-day trial
  • 7-day free trial — card required, first charge after
  • Hosted wiki tables — no migrations on your database
  • Hosted in Europe (France / EU)
  • Data not shared — strictly confidential
  • Automatic backups
  • Unlimited users — no seats
  • Unlimited pages
  • Revision history
  • Full-text search
  • Media storage: 1 GB
Create an account
FAQ

Frequently asked questions

On-premise, Premium, pricing, users, and hosting.

What is django-admin-wiki?

A collaborative wiki for internal teams, available from Django Admin. Pages are edited with a WYSIWYG editor (Summernote)—no Markdown required.

What is the difference between on-premise and Premium?

On-premise keeps wiki tables in your Postgres. Premium hosts those tables in Europe for you: no migrations on your side, managed backups and search, confidential data.

Is there a user limit or seat-based pricing?

No. Premium is billed per project with no seats. Your Django users (readers and editors via groups) are unlimited.

How much does Premium cost?

€9 / month excl. VAT per project, plus 21% VAT. 7-day free trial (card required at subscribe, first charge after the trial). Secure payment via Stripe. The on-premise package remains free.

Is there a free trial?

Yes — 7 days. After creating an account, start the trial from your dashboard via Stripe. A card is required; you are charged only when the trial ends unless you cancel.

Where is Premium data hosted?

In Europe (France / EU, Clever Cloud). Wiki data is never sold or shared.

How does my team access the wiki?

Access follows users in your Django project (Wiki readers / Wiki editors). The Premium account (email / password) is only for billing and API keys.

Can I view invoices or cancel?

Yes. From the account dashboard, the Stripe Customer Portal lets you view invoices, manage payment methods, and cancel the subscription.