- nothing yet
- Check if django.contrib.sites is enabled (thanks to Rodrigo Primo)
- Django 1.5 compatibility (Documentation and tests)
- Added
absolute_future
template tag library (match{% load url from future %}
syntax). - drop support for Python 2.6 (test only)
- Handle template tag as syntax
- Fix packaging
{% site %}
fallback on http protocol ifrequest
is missing.
- Initial release