From: Radek Czajka Date: Tue, 30 Sep 2014 11:40:31 +0000 (+0200) Subject: Python 3, Django 1.7+ compatilibity, some tests. X-Git-Tag: 0.2~1 X-Git-Url: https://git.mdrn.pl/fnpdjango.git/commitdiff_plain/c5f50329c7ddea87333c6137d994252c47783aa4?hp=c5f50329c7ddea87333c6137d994252c47783aa4 Python 3, Django 1.7+ compatilibity, some tests. Removed slughifi, use python-slugify instead. ---