Fixed permalink URL generation

This commit is contained in:
Fergal Moran
2011-01-07 19:26:07 +00:00
parent 3a1255dc54
commit a1a9e057a0

View File

@@ -3,7 +3,7 @@ import re
import uuid import uuid
import shutil import shutil
import os import os
import logging
HEIGHT = 210 HEIGHT = 210
WIDTH = 210 WIDTH = 210