~netlandish/django-wiki

64a22a81807898f3fb1d60c86a9c13bb26fe4ac8 — benjaoming 11 years ago 453131e + 5f90b18
Merge branch 'master' of github.com:benjaoming/django-wiki
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 148,6 148,8 @@ So far the dependencies are:
 * [django-mptt>=0.5.3](https://github.com/django-mptt/django-mptt)
 * [django-sekizai](https://github.com/ojii/django-sekizai/)
 * [sorl-thumbnail](https://github.com/sorl/sorl-thumbnail)
 * PIL (Python Imaging Library)
 * Python>=2.6<3 (Python 3 not yet supported)

Development
------------