Support Python 3.3
authorVirgil Dupras <hsoft@hardcoded.net>
Tue, 14 Jan 2014 00:55:46 +0000 (19:55 -0500)
committerVirgil Dupras <hsoft@hardcoded.net>
Tue, 14 Jan 2014 00:55:46 +0000 (19:55 -0500)
commit0b4a8b2e6f6881e26441f6a501718b63debd4a61
treede98fc12f4d1ddbf9ca4e2c00e9774929f60db62
parent9c0dadb323c1737b89def3be1eed9d92b3048e3b
Support Python 3.3

I went for the minimal option and tried to preserve the previous logic
as much as possible.

I target Python 3.3 so that I don't have to touch the u'' strings.
linaro_django_pagination/templatetags/pagination_tags.py
setup.py