simonharris / django-wikiwikiweb

A WikiWikiWeb implementation in Python/Django
MIT License
0 stars 0 forks source link

Django WikiWikiWeb

Django WikiWikiWeb is a Python + Django Wiki app. It is heavily inspired by the original Wiki built by Ward Cunningham, whilst not quite being a WikiClone. It contains a few extra, modern features, integrates with the Django admin and auth systems, and will not be recreating the controversial newer JavaScript/single-page interface.

Installation

pip install django-wikiwikiweb

Complete instructions including initial configuration are here: https://django-wikiwikiweb.readthedocs.io/en/latest/installation.html

Links