A comparison of various Django-based wiki applications and projects.
Feature | Description |
---|---|
authors | |
Formats | Wiki formats supported. 'wikiwords' means that CamelCase words are tuned into wiki links. |
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. |
Hierarchical pages | If pages can have a "parent" page |
Automatic TOC generation | Generates a Table Of Contents widget when viewing the page, jumping to headlines in the page. |
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 |
Page attachments | Built-in support for page attachments |
Test coverage | How many of the functionality is covered by the tests |
uu | g |
Package | django-wiki | MrDoc | Waliki | django-wakawaka | djiki | Sphene Community Tools | django-djikiki | vz-wiki | superwiki | cmsplugin-markup-tracwiki | django-wikiapp | django-simple-wiki | Sphene Community Tools |
---|
Package | django-wiki | MrDoc | Waliki | django-wakawaka | djiki | Sphene Community Tools | django-djikiki | vz-wiki | superwiki | cmsplugin-markup-tracwiki | django-wikiapp | django-simple-wiki | Sphene Community Tools |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django ... |
online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge ... |
A wiki engine powered by Django and Git |
A simple wiki app written in Python using the Django framework. |
Djiki is a light and portable Wiki engine based on Django. |
Sphene Community Tools (forum and wiki based on django) | A django wiki | django powered wiki | wiki for django |
Trac wiki engine integration with Django CMS as a plugin for cmsplugin-markup. | |||
Category | App | Project | App | App | App | Framework | App | App | App | App | App | App | Framework |
# Using This | 22![]() | 1![]() | 4![]() | 2![]() | 2![]() | 0![]() | 1![]() | 0![]() | 0![]() | 0![]() | 0![]() | 1![]() | 0![]() |
Python 3? | |||||||||||||
Development Status | Production/Stable | n/a | Beta | Production/Stable | Beta | Beta | Beta | Unknown | n/a | Beta | Unknown | n/a | Beta |
Last updated | April 10, 2021, 5:25 p.m. | April 13, 2021, 9:19 a.m. | May 10, 2018, 8:35 p.m. | Jan. 8, 2020, 2:04 p.m. | March 6, 2020, 8:22 a.m. | Sept. 14, 2020, 8:45 a.m. | Oct. 14, 2013, 8:46 a.m. | Oct. 21, 2009, 10:22 p.m. | Sept. 17, 2009, 12:57 a.m. | March 29, 2013, 12:29 a.m. | |||
Version | 0.7.5 | n/a | 0.8.1 | 1.2 | 0.7 | 0.7 | 1.1 | 0.2.0 | n/a | 0.2.4 | 0.2.0 | n/a | 0.5 |
Repo | Github | Github | Github | Github | Github | Github | Github | Github | Bitbucket | Github | Other | Other | Other |
Commits | |||||||||||||
Stars | 1417 | 1162 | 299 | 108 | 52 | 11 | 8 | 6 | 3 | 1 | n/a | n/a | n/a |
Repo Forks | 505 | 242 | 55 | 52 | 18 | 6 | 2 | n/a | 3 | 1 | n/a | n/a | n/a |
Participants | benjaoming atombrella spookylukey floemker rsalmaso bridger duvholt Russell-Jones TomLottermann Mortal more... | zmister2016 debj031634 Jonnyan404 chinobing hundan2020 Hi-Mike dependabot[bot] | mgaitan chuna loganchien wagnerflo humitos pardo fpytloun gkadillak luzik ostrokach more... | bartTC brosner jezdez mikl streety myles mooshmoosh amureki dependabot[bot] | emesik spookylukey cfra markkkun perchouli fenikso | hpoul pigletto | shivakrshn49 | jobscry | barbuza | mitar | |||
Documentation | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | ||||
authors | zmister | ||||||||||||
Formats | Markdown | Markdown,Rich text | reStructuredText, Markdown Custom markups are easy to integrate. | wikiwords | creole, HTML, allows pluggable parsers | Markdown, pluggable | creole | Markdown | |||||
Related pages | Planned | ||||||||||||
Rich editor | MarkItUp | Codemirror | |||||||||||
Hierarchical pages | |||||||||||||
Automatic TOC generation | |||||||||||||
access control | Yes, allows custom modules | ||||||||||||
Versioning | (the proof here http://demo.django-wiki.org/_history/) | (via Git) Includes diff and version stats | |||||||||||
Page attachments | images | ||||||||||||
Test coverage | +- | ||||||||||||
uu |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |