An open source Django-based wiki-like web application for DnD.
This github repository is currently a clone of a private repository. It contains ONLY source codes of the application, not its data.
Also, this readme file is just an early preview to be updated as soon as someone have the time.
If you find anything wrong, just start an issue.
(Windows 7 steps, for linux/mac something will probably have to be change. Also, referring binaries that are now NOT part of the repository!)
- python 2.7
- Django-1.2.7.tar.gz
- etianen-django-reversion-release-1.3.3-0-g3c9a873.zip (setup.py install), https://nodeload.github.com/etianen/django-reversion/zipball/release-1.3.3
- appserv-win32-2.5.10.exe (MySQL), MySQL-python-1.2.3.win32-py2.7.exe (or 64b) 4x. probably missing easy_install here
- ez_setup.py
- easy_install pip
- easy_install South
- easy_install django-pagination
- easy_install django-debug-toolbar
- easy_install textile
- PIL-1.1.7.win32-py2.7.exe
- alex-django-filter-0.5.3-2-g51b39fc.zip (setup.py install), https://nodeload.github.com/alex/django-filter/zipball/master
- easy_install recaptcha-client