Wikis
A comparison of various Django-based wiki applications and projects.
Search & Filter
| Package | MrDoc | django-wiki | django-wakawaka | django-wikiapp | django-simple-wiki | Sphene Community Tools |
|---|---|---|---|---|---|---|
|
Description
|
mrdoc,online document system
developed based on python. It is suitable for individuals and… |
A wiki system with complex
functionality for simple integration and a superb interface. St… |
A simple wiki app written in
Python using the Django framework. |
-
|
-
|
-
|
|
Category
|
Project | App | App | App | App | Framework |
|
Using This
|
4
|
25
|
2
|
0
|
1
|
0
|
|
Python 3?
|
No | Yes | Yes | No | No | No |
|
Dev Status
|
- | Production/Stable | Production/Stable | Unknown | - | - |
|
Version (PyPI)
|
- | 0.12.2 | 1.7 | 0.2.0 | - | - |
|
Stars
|
3,210 | 1,919 | 118 | 0 | 0 | 0 |
|
Forks
|
581 | 586 | 53 | 0 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
Updated
|
2 May 2026 | 11 Oct 2025 | 7 Feb 2026 | - | - | - |
|
License
|
UNKNOWN | GPL-3.0 | MIT | BSD | UNKNOWN | UNKNOWN |
|
Links
|
||||||
|
Feature Comparison
(click cells to edit)
|
||||||
|
authors
|
zmister
|
—
|
—
|
—
|
—
|
—
|
|
Test coverage
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Page attachments
|
—
|
|
—
|
—
|
|
—
|
|
Hierarchical pages
|
—
|
|
—
|
—
|
|
—
|
|
Related pages
|
—
|
Planned
|
—
|
—
|
|
—
|
|
Rich editor
|
—
|
MarkItUp
|
—
|
—
|
|
—
|
|
Automatic TOC generation
|
—
|
|
—
|
—
|
|
—
|
|
Formats
|
Markdown,Rich text
|
Markdown
|
wikiwords
|
—
|
Markdown
|
—
|
|
access control
|
—
|
|
—
|
—
|
—
|
—
|
|
Versioning
|
—
|
(the proof here http://demo.django-wiki.org/_history/)
|
—
|
—
|
—
|
—
|
|
uu
|
—
|
—
|
—
|
—
|
—
|
—
|
mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。
A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models.
A simple wiki app written in Python using the Django framework.
Showing 6 of 13 packages in this grid.
Features Being Compared
authors
Test coverage
How many of the functionality is covered by the tests
Page attachments
Built-in support for page attachments
Hierarchical pages
If pages can have a "parent" page
Related pages
If there is some sort of widget or UI that lists page related to the current one, like pages linked, page linking to this, parent pages and child pages.
Rich editor
If has support for Javascript rich editors (TinyMCE, MarkItUp, etc...) or if it includes it by default.
Automatic TOC generation
Generates a Table Of Contents widget when viewing the page, jumping to headlines in the page.
Formats
Wiki formats supported. 'wikiwords' means that CamelCase words are tuned into wiki links.
access control
Whether the engine allows selective read and write access to the content.
Versioning
Page history is tracked and a past version could be restored
uu
g