Skip to content

teury/djwiki2

 
 

Repository files navigation

djwiki

Wiki pages in django

Features

  • Add categories for sorting/arranging articles
  • Add/Edit/Delete Articles
  • View Edit History/Summary

Unit Tests

  • Run tests as:- $ python manage.py test --keepdb

Setup Instructions

  • simple captcha
  • You must install following dependencies:- apt-get -y install libz-dev libjpeg-dev libfreetype6-dev python-dev

  • Then installing simple catcha with:- pip install Pillow pip install django-simple-captcha

About

Wiki pages in django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.7%
  • HTML 44.3%
  • JavaScript 2.4%
  • CSS 1.3%
  • Shell 0.3%