- Changed raise statement to work with Python 3
- Adds support for Django < 1.5
- Better modularization. Thanks to caioariede.
- Fix on to use request.path instead of ./ when possible. Thanks to caioariede.
- Fixed rst2html.py (docutils 0.8 - for compliance with PyPI) warnings in README.rst.
- Reoganized README.rst for better understanding.