django-wiki/django-wiki
A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 227.5
- age_days: 5160
- days_rel: 33
- days_push: 11
- n_releases_24m: 3
Adoption not part of the score
1932 stars · 588 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-wiki is a wiki system built as a reusable Django application, storing articles as Django models with Markdown editing and a plugin architecture. It provides complex wiki functionality (permissions, revisions, attachments, search) designed for simple integration into existing Django projects.
Use cases
- add a wiki to an existing django project
- self-hosted knowledge base for a team
- internal documentation site with markdown editing
- collaborative article writing with revision history
- replace mediawiki with a python/django solution
- permission-controlled documentation for organizations
When to choose
- you already run Django and want wiki features as a pluggable app
- you need fine-grained permissions and revision history on articles
- you prefer data stored in Django models over a separate wiki engine
- you want a self-hosted, GPL-licensed wiki in Python
When to avoid
- your project is not built on Django
- you need a standalone wiki without writing any Python
- you need a lightweight static-site documentation generator instead
- you require non-GPL licensing for derivative work
Facets
plugin · maturity active
documentation markdown web-framework web-development documentation cms python self-hosted django wiki knowledge-base markdown-editing django-app web-server
2 sources
- readme: https://github.com/django-wiki/django-wiki · fetched 2026-08-28 · 0547fbc91933
- homepage: https://demo.django-wiki.org · fetched 2026-08-29 · e7fc86cd72ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-wiki/django-wiki | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="django-wiki/django-wiki")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem